jquery-querystring icon indicating copy to clipboard operation
jquery-querystring copied to clipboard

A jQuery plugin to make working with querystrings a breeze

Results 2 jquery-querystring issues
Sort by recently updated
recently updated
newest added

If you have a URL with no query string and no '?' and try to parse it (common use case being a relative path URL) the original URL is included...

try { return JSON.parse(value); } catch(e) { return value; } This is quite interesting, but caution that it is IE8+ dependent.