=== Plugin Name === Contributors: dwieeb Donate link: http://www.danielimhoff.com/donations/ Tags: scrollto, scroll, go to bottom, bottom of page, dwieeb Requires at least: 3.0.0 Tested up to: 3.3.1 Stable tag: 1.1.1 Uses the jQuery plugin ScrollTo by Ariel Flesler to smoothly scroll the user's browser to the bottom 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 bottom 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 will not display the icon in many mobile browsers due to their complete lack of support for position:fixed; Looking for the ScrollTo Top plugin? Check out the [sister plugin](http://wordpress.org/extend/plugins/scrollto-top/). == Installation == 1. Upload `/scrollto-bottom/` 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 Bottom. == Changelog == = 1.1.1 = * Original release, ported from ScrollTo Top