/jquery.parsequery

jQuery Plugin to parse or operate URL query strings (fork of jquery.query.js.)

Primary LanguageJavaScriptOtherNOASSERTION

jQuery QUERYOBJECT.js

this is forked from query-string-object plugin.

  • stop auto parsing
  • now handles full url string, not only for the location.search parameter

use $.query instead of $.query.load

var query_object = $.query(location);

see test/parsequery for more information.

about QUERY STRING OBJECT v2.1.5 bug fixed