SmoothScrollTo
January 19, 2010
Leave a comment
This is a very simple and tiny pulgin. It makes your page scrolling more smoothly when you click a link like <a href="#footer">Go Bottom<a/>or any other link.
After click, the url in the address bar will not be added the anchor'name.
It works with jQuery and jquery.scrollTo. This plugin contains jquery.scrollTo and uses WordPress's jQuery. You need not add any other files.
This is the first version of smoothscrollto (SST). I hope you will like it.
Test: click this. This page will scroll to footer smoothly. This link is"#footer", and the footer of this page has a tag with<div id="footer">.
Recent Comments