=== Plugin Name === Contributors: dwieeb Donate link: http://www.danielimhoff.com/donations/ Tags: scrollto, scroll, go to top, top of page, dwieeb Requires at least: 3.0.0 Tested up to: 3.5.1 Stable tag: 1.2.2 Uses the jQuery plugin ScrollTo by Ariel Flesler to smoothly scroll the user's browser to the top of the page when the user clicks the image. == Description == This plugin will display an icon in a corner of the page that, when clicked, will smoothly scroll the user's browser to the top of the page. The plugin comes with options such as which corner the icon should appear in, the distance from the corner, and which icon to use (you can also upload your own). Also, you can turn on the document scroll event to fade the icon in and out when the user scrolls far enough down the page and up again. Please note* This plugin may not display the icon in many mobile browsers due to some lack of support for position: fixed; Looking for a ScrollTo Bottom plugin? Check out the [sister plugin](http://wordpress.org/extend/plugins/scrollto-bottom/). == Installation == 1. Upload `/scrollto-top/` to the `/wp-content/plugins/` directory. 1. Activate the plugin through the *Plugins* menu in WordPress. == Frequently Asked Questions == == Screenshots == 1. This is the plugin options page for ScrollTo Top. == Changelog == = 1.2.2 = * Fixed disappearing bug if scroll event is turned off. Thanks jasonpaulweber! = 1.2.1 = * Fixed small CSS issue with some sites that created a white bar. = 1.2 = * Upgrading scrollTo to 1.4.3 = 1.1.2 = * Added option for specifying the icon's container element. = 1.1.1 = * Added option for specifying what x location the image should fade in or out at. = 1.1 = * Added option for scroll speed. = 1.0.3 = * Removed the icon on the login page. = 1.0.2 = * More compatibility. = 1.0 = * Original release.