<p>Many popular websites have the ‘Back to Top’ same-page links, which allow you to get back to the top of the page quickly. Some websites even scroll upwards smoothly. This jQuery code, written by <a href="http://www.learningjquery.com/2007/10/improved-animated-scrolling-script-for-same-page-links" target="_blank">LearningjQuery</a>, allows you to do just that. Just include this code in your $(document).ready() function and it enables itself on all same-page hash links.</p>