Answer the question
In order to leave comments, you need to log in
jquery plugin to work with get url parameters?
is there such a thing? I didn’t find it myself, I’m tired of writing a script for each site.
UPD:
I want a plugin that will do something like this
NewUrl({'param':'value'});
in order to take the URL of the current page without unnecessary gestures, replace param in it or add if not, leave everything else as it is, and substitute it back.
Answer the question
In order to leave comments, you need to log in
www.jquerybyexample.net/2012/06/get-url-parameters...
https://github.com/allmarkedup/purl
www.kevinleary.net/jquery-parse-url
www.designchemical.com/blog/index. php/jquery/8-use...
If you haven’t found it, then this is a great reason to figure out how such plugins are made, especially since you seem to have already made the script for a couple of sites, right? :)
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question