jQuery.scrollTo() is a plugin to scroll gracefully throught an HTML element, using the common jQuery element selector’s engine.
Usage:
jQuery.scrollTo("#css_selector", 400);
Official page: jQuery.ScrollTo.
Documentation: Project Intro
Tags: jquery, plugin, scroll to