simple plugin for WordPress that adds unobtrusive back to top link to your site or blog.
The link uses WordPress included jQuery to provide UX, with the link subtly appearing after the page has been scrolled, and disappearing once the user returns to the top of the page.
When clicked the page scrolls back to the top of the page..
Go to Settings-> ToTop Link in WordPress admin area, and customize...
This is pretty essential part of WordPress theme, so we recommend you contact the designer and ask them to add it.
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Major code overhaul, improved performance, added new default SVG icons, moved Javascript to footer for better page load speed. 1.5.3.
Added scroll offset to allow defining when ToTop link appears. 1.3.
Added ability to fully-customize the position of ToTop link, as well as add custom images for the link. 1.1.
The biggest change is that before this, the plugin was nothing...
Read more