Auto targets all the anchors in a page and display a smooth scrolling effect upon clicking them.
var mySmoothScroll = new SmoothScroll([options[, win]]);
var mySmoothScroll = new SmoothScroll({ links: '.smoothAnchors', wheelStops: false });
This documentation is released under a Attribution-NonCommercial-ShareAlike 3.0 License.