=== Scroll to Top Plugin === Contributors: dynamicwp team Donate link: http://dynamicwp.net/ Tags: scroll, jQuery, back to top, scroll to top Requires at least: 2.8.2 Tested up to: 2.9.2 Stable tag: 1.0 Scroll to top plugin will add a button that hovers in the bottom right corner of your screen that allow users to smoothly scroll up your page. == Description == Scroll to top plugin will add a button that hovers in the bottom right corner of your screen that allow users to smoothly scroll up. This plugin will make your job to integrate jQuery Scroll to Top Control in wordpress more very easy. **Features :** * Easy to use * Panel option, to customize: * Image button * Scroll speed * The button appears * Compatible in wordpress * Run smoothly for all browser **For more detail see the release page :** [Scroll to Top Plugin](http://www.dynamicwp.net/plugins/scroll-to-top-plugin/) **Demo** Please check our [homepage](http://www.dynamicwp.net) then scroll the page down (at least 350 pixels) to see a "Scroll to Top" control appear at the lower right of the window. **Credit** This plugin based great [jQuery Scroll to Top control](http://www.dynamicdrive.com/dynamicindex3/scrolltop.htm) from [Dynamic Drive](http://www.dynamicdrive.com/) == Installation == 1. Extract scrolltotop.zip then Upload "scrolltotop" directory to the "/wp-content/plugins/" directory 1. Activate the plugin through the "Plugins" menu in WordPress 1. Make sure your template have `` in head tag `....` == Frequently Asked Questions == = How do I change the button image? = In your wordpress admin page > Settings > Scroll to Top, fill with url link the form "link to your to top button image" = How do I set the scroll speed? = Still in Scroll to Top settings page, fill the form "Scroll Speed (in milisecond)" with the number that you like (our default is 800 milisecond) = How do I set the number of pixels the user's scrollbar should be from the top of the page before revealing the control? = Still in Scroll to Top settings page, fill the form "The button appears after page scrolled down to line" with the number that you like (our default is 350 pixels). == Changelog == = 1.0 = * Initial release