=== Libre scrolling === Contributors: romainguillaume Donate link: https://www.blgg.fr/ Tags: scrolling, smooth, animation, anchor, section, document, link, menu Requires at least: 4.5 Tested up to: 5.2.4 Stable tag: 0.1.0 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Triggers when a anchor of a menu is clicked ; scrolls smoothly to its targeted element. == Description == 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. == Frequently Asked Questions == = Does it works outside of menus = No it does not take care of any other anchors, that are not menus items. == Screenshots == 1. This screen shot description corresponds to screenshot-1.(png|jpg|jpeg|gif). Note that the screenshot is taken from the /assets directory or the directory that contains the stable readme.txt (tags or trunk). Screenshots in the /assets directory take precedence. For example, `/assets/screenshot-1.png` would win over `/tags/4.3/screenshot-1.png` (or jpg, jpeg, gif). 2. This is the second screen shot == Changelog == = 1.1 = Added simple style: html{scroll-padding: 150px;} = 1.0 = Initial release. == Upgrade Notice == = 1.0 = Initial release.