jQuery Getjs Plugin Examples

A jQuery plugin that retrieves parameters (also called query string) and their values from a URL you provide.

You must call this file with a get param to test it. for example: test.html?site=jqueryscript

If you do so, then a alert() shows the content of the "name" variable.