Skip to content

schwartzrw/jquery-querystring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RWSApps QueryString jQuery Plugin

Enables access to query string parameters in the URL from Javascript the same way back-end languages can access GET parameters.

QueryString enables you to:

* Get a specific query string value.
* Get the URL hash string value.
* Generate a Javascript object of all query strings.

For information including documentation and examples please visit: http://jquery.rwsapps.com/QueryString