schwartzrw/jquery-querystring
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
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