hashparam is a jQuery plugin which abstracts getting and setting hash parameters in the URL.
This plugin is very useful when using hash parameters for event handling through jQuery as well as hash-based navigation.
- Source: jquery.hashparam.js
- Homepage: https://brianwyka.github.io/jquery-hashparam/
- Download the latest stable release of jQuery - jquery.com
- Download the plugin javascript file and include it your page
Take a look at the documentation.
Check out the QUnit test results.