jQuery Scrolling Anchors

This is a comprehensive jQuery solution to the Scrolling Anchors effect. Typical solutions replace the browser’s native “jump-to” behaviour for local anchors with a smooth scrolling effect, but fail to replace all other functionality related to local anchors. This solution:

Adds the link to the history like the browser does natively Respects event bubbling like . . . → Read More: jQuery Scrolling Anchors