Animate scrolling without any plugins using jQuery

Here’s another neat trick I learned one day that allows you to animate the scrolling of a page using jQuery. You can scroll the page to virtually anywhere you wish! This uses no plugins whatsoever; I just wanted to show how it can be done using plain jQuery. Mess around with the code:
Back to Top