Plugin Directory

Changeset 215243


Ignore:
Timestamp:
03/09/2010 03:58:43 AM (16 years ago)
Author:
dynamicwp team
Message:

changing plugin URI

Location:
scroll-to-top-plugin/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • scroll-to-top-plugin/trunk/readme.txt

    r214878 r215243  
    77Stable tag: 4.3
    88
     9Scroll 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
     11your page.
     12
    913== Description ==
    1014
    11 Scroll to top is a button that hovers in the bottom right corner of your screen that allow users to smoothly scroll up your page.
     15This plugin will make your job to integrate jQuery Scroll to Top Control in wordpress more very easy.
    1216
    13 This plugin will make your job to integrate jQuery Scroll to Top Control in wordpress more very easy. This plugin based great [jQuery Scroll to Top control] [http://www.dynamicdrive.com/dynamicindex3/scrolltop.htm] from [Dynamic Drive] [http://www.dynamicdrive.com/]
     17**Features:**
    1418
    15 **Features**
    1619* Easy to use
    1720* Panel option, to customize:
     
    2225* Run smoothly for all browser
    2326
    24 **For more detail see the release page :** [Scroll to Top Plugin] [http://www.dynamicwp.net/plugins/scroll-to-top-plugin/]
     27**For more detail see the release page :** [Scroll to Top Plugin](http://www.dynamicwp.net/plugins/scroll-to-top-plugin/)
    2528
    2629**Demo**
    27 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.
     30Please check our [homepage](http://www.dynamicwp.net) then scroll the page down (at least 350 pixels) to see a "Scroll to Top"
     31
     32control appear at the lower right of the window.
     33
     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/)
    2835
    2936== Installation ==
    3037
    31 1. Extract scrolltotop.zip then Upload `scrolltotop` directory to the `/wp-content/plugins/` directory
    32 1. Activate the plugin through the 'Plugins' menu in WordPress
    33 1 . Make sure your template have '<?php wp_head() ?>' in head tag '<head>....</head>'
     381. Extract scrolltotop.zip then Upload "scrolltotop" directory to the "/wp-content/plugins/" directory
     391. Activate the plugin through the "Plugins" menu in WordPress
     401. Make sure your template have `<?php wp_head(); ?>` in head tag `<head>....</head>`
    3441
    3542== Frequently Asked Questions ==
     
    3946
    4047= How do I set the scroll speed? =
    41 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)
     48Still in Scroll to Top settings page, fill the form "Scroll Speed (in milisecond)" with the number that you like (our default is
     49
     50800 milisecond)
    4251
    4352= How do I set the number of pixels the user's scrollbar should be from the top of the page before revealing the control? =
    44 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).
     53Still in Scroll to Top settings page, fill the form "The button appears after page scrolled down to line" with the number that you
     54
     55like (our default is 350 pixels).
    4556
    4657== Changelog ==
Note: See TracChangeset for help on using the changeset viewer.