March 2, 2014
JQuery scroll Animation
The jQuery plugin for supercool JQuery scroll Animation by johnpolacek.

It works by changing the property’s value in gradual steps to create an animated effect. Only properties with numeric values can be animated. The animation can be changed with 2 additional parameters that can help change the speed of the animation.
The jQuery selector allows you to select the “html” and “body” tags of the page. This ensures compatibility with some browsers where selecting the body element does not work.