Popis
This plugin targets menus anchors. Then when any gets clicked, this plugin makes the document scroll smoothly to the targeted element.
It is using a native Javascript function that works in many browsers. Note that some browsers will not display the scrolling smooth animation and only point the targeted element without animating the scrolling.
Instalace
This plugin is running immediatly after activation.
Nejčastější dotazy
- Does it works outside of menus
-
No it does not take care of any other anchors, that are not menus items.
Recenze
Pro tento plugin nejsou žádné recenze.
Autoři
Libre scrolling je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.
SpolupracovníciPřeložte “Libre scrolling” do svého jazyka.
Zajímá vás vývoj?
Prohledejte kód, podívejte se do SVN repozitáře, nebo se přihlaste k odběru protokolu vývoje pomocí RSS.
Přehled změn
1.1
Added simple style: html{scroll-padding: 150px;}
1.0
Initial release.