jQuery : Move to top of the page


If you want to add a button/link to your webpage that would scroll the page back to the top with a bit of animation then you can make use of jQuery library.

Just scroll down the page, you would see a top link, when you click it the page will scroll up to the top, you can set the scroll speed by changing the time parameter.