Having used GUP from Netlobo http://www.netlobo.com/comments/url_query_string_javascript for some time to pull back parameters from the URL in JavaScript for fiddling with, I decided to create a handy JQuery extension for reuse.

Extending this further with the gpn section to get all parameters, which is also from their website, you’ll find within the below code the handy gpnv now too. The gpnv section pulls down all URL parameters and their values storing them in a handy 2D JavaScript array for manipulation.

  • Share/Bookmark

One Response to “JavaScript GET URL Parameter GUP JQuery”

  1. admin  on July 21st, 2009

    Here’s another more advanced plugin for JQuery from http://projects.allmarkedup.com/jquery_url_parser/


Leave a Reply

You must be logged in to post a comment.