This version is old school, check out the latest version.

aciFragment – Store/read URL fragment variables

by Dragos Ursu

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 onclick handler (you can call the API method from inside your link onclick handlers) and a custom event you can listen for - even in browsers without 'hashchange' native support.


Versions

Version Date
1.1.0 Apr 26 2013
1.0.0 Apr 24 2013