vanntastic / jquery-slide

Stop jumping anchor links and slide them instead

This URL has Read+Write access

README.markdown

Jquery Slide

A simple plugin that slides your anchor jumps instead of jumping.

USAGE

// slides all the anchors with the class of "slide"
$('a.slide').slide();

For a demo or the original source of the code:

http://www.position-absolute.com/articles/better-html-anchor-a-jquery-script-to-slide-the-scrollbar/