bookmark_borderjQuery getUrlQueryString.js plugin

Few months when we are posting a content about accessing query-string using JavaScript, we got good response from the user side. Now its available in jQuery getUrlQueryString.js plugin which will support both html and serverside.

Also it will return value in array or object format, lets see about jQuery getUrlQueryString.js.
getUrlQueryString.js will allow user to pass url with or without query-string and split then return the values in form of array and object format.

Continue reading “jQuery getUrlQueryString.js plugin”