Beschreibung
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.
Installation
This plugin is running immediatly after activation.
FAQ
- Does it works outside of menus
-
No it does not take care of any other anchors, that are not menus items.
Rezensionen
Für dieses Plugin gibt es keine Rezensionen.
Mitwirkende & Entwickler
„Libre scrolling“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:
MitwirkendeÜbersetze „Libre scrolling“ in deine Sprache.
Interessiert an der Entwicklung?
Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.
Änderungsprotokoll
1.1
Added simple style: html{scroll-padding: 150px;}
1.0
Initial release.