jQuery.fragmentScroll

The jQuery fragment scroll plugin replaces the default fragment link behavior with a scroll animation. The plugin only works for descendants of the given element(s).

scrollomatic

jQuery plugin for fragment scrolling with URL manipulation and support for fixed headers.

jQuery.sectionMenu

The jQuery section menu plugin creates a side menu that allows you to scroll to the different sections on the page.

jQuery Hashchange

A plugin which allows to bind callbacks to custom window.location.hash (uri fragment id) values.

aciFragment – Store/read URL fragment variables

aciFragment can be used to store multiple key/value pairs into the fragment part of the URL, it is thus possible to implement interactive widgets that save states into the URL fragment and in – the same time – have the browser history work. aciFragment has basic scroll support (can use animations too), a default API … Continue reading