Skip to content

brianwyka/jquery-hashparam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Quick start

  1. Download the latest stable release of jQuery - jquery.com
  2. Download the plugin javascript file and include it your page

Documentation

Take a look at the documentation.

Unit Tests

Check out the QUnit test results.