Changeset 215244
- Timestamp:
- 03/09/2010 04:34:22 AM (16 years ago)
- File:
-
- 1 edited
-
scroll-to-top-plugin/trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
scroll-to-top-plugin/trunk/readme.txt
r215243 r215244 7 7 Stable tag: 4.3 8 8 9 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 10 11 your page. 9 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. 12 10 13 11 == Description == 14 12 13 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. 14 15 15 This plugin will make your job to integrate jQuery Scroll to Top Control in wordpress more very easy. 16 16 17 **Features :**17 **Features :** 18 18 19 19 * Easy to use 20 20 * Panel option, to customize: 21 * Image button22 * Scroll speed23 * The button appears21 * Image button 22 * Scroll speed 23 * The button appears 24 24 * Compatible in wordpress 25 25 * Run smoothly for all browser … … 28 28 29 29 **Demo** 30 Please check our [homepage](http://www.dynamicwp.net) then scroll the page down (at least 350 pixels) to see a "Scroll to Top"31 30 32 control appear at the lower right of the window.31 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. 33 32 34 **Credit** : This plugin based great [jQuery Scroll to Top control](http://www.dynamicdrive.com/dynamicindex3/scrolltop.htm) from [Dynamic Drive](http://www.dynamicdrive.com/) 33 **Credit** 34 35 This plugin based great [jQuery Scroll to Top control](http://www.dynamicdrive.com/dynamicindex3/scrolltop.htm) from [Dynamic Drive](http://www.dynamicdrive.com/) 35 36 36 37 == Installation == … … 46 47 47 48 = How do I set the scroll speed? = 48 Still in Scroll to Top settings page, fill the form "Scroll Speed (in milisecond)" with the number that you like (our default is 49 50 800 milisecond) 49 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) 51 50 52 51 = How do I set the number of pixels the user's scrollbar should be from the top of the page before revealing the control? = 53 Still in Scroll to Top settings page, fill the form "The button appears after page scrolled down to line" with the number that you 54 55 like (our default is 350 pixels). 52 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). 56 53 57 54 == Changelog ==
Note: See TracChangeset
for help on using the changeset viewer.