Is it possible to animate scrollTop with jQuery?

Viewed 316220

I want to smoothly scroll down. I do not want to have to write a function for that - especially if jQuery already has one.

12 Answers
Related