=== Ultimate Back To Top Button ===
Contributors: nyamsprod
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=ishop%40isaro%2erw&item_name=RefGenerator&item_number=Support%20Open%20Source&no_shipTags
Tags: posts,links,plugin
Requires at least: 3.3.0
Tested up to: 3.4.1
Stable tag: trunk

Ultimate Back To Top Button is a smart and easy back to top button powered by CSS3.

== Description ==

Ultimate Back To Top Button insert on any Wordpress page a "return to the top" link which
let the user scroll back to the page top using javascript and jQuery 1.7 when available.
The button depends on CSS 2.1 and 3 but degrade gracefully on IE8 and 7 browsers.
In IE6 the button won't be displayed.

* [Support](http://www.nyamsprod.com/contact/)
* [Version History](http://www.nyamsprod.com/blog/2012/dynamic-top-link-revisited/)
* [Faq](http://www.nyamsprod.com/blog/2012/dynamic-top-link-revisited/)

== Installation ==

1. Unzip into your `plugins` directory. If you're uploading it make sure to upload the top-level folder.
1. Activate the plugin through the 'Plugins' menu in WordPress
1. Visit Ultimate Back To Top Button to finish its configuration

== Frequently Asked Questions ==

= I want to change the button colors, position and link text ? =

That's simple, just visit Ultimate Back To Top Button option page in your Wordpress administration area to make the necessary changes.

= When no javascript is present I no longer see the link ? =

The theme you are using is not using the *wp_footer()* function in its `footer.php` file

== Changelog ==

= 1.0 = 
* Initial version
* Wordpress minimum version required 3.3.0
* jQuery minimum version required 1.7.0