Writing

JavaScript GET URL Parameter GUP JQuery

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.

Tags

One Response to “JavaScript GET URL Parameter GUP JQuery”

  1. admin

    21 July 2009 at 3:51 pm

    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.