Skip to content

heathcliff/jquery.param

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

jquery.param

A simple, no-frills jQuery extension for manipulating URL parameters.

Requirements

  • jQuery

Reference

  • getHashParam(name) Get URL hash (#) parameter value
  • updateHashParam(name) Update URL hash parameter value
  • getParam(name) Get URL querystring parameter value

Installation

  • include jQuery somewhere on your page
  • include this script after jQuery, that's it!

Credits + License

© 2013 Heath Beckett.

jquery.param is realeased under the MIT license

About

Super simple jQuery extension for manipulating URL parameters

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages