Skip to main content
jQuery Logo
This version is old school. Please find jQuery plugins on npm.

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
Apr 24, 2013

GitHub Activity

3
Watchers
0
Forks

Maintainers

Plugin Maintainer Dragos Ursu

Licenses

Dependencies

  • jquery >=1.7.1
  • aciPlugin >=1.1.1