I
I
i_want_to_know_everything2015-10-02 05:22:52
JavaScript
i_want_to_know_everything, 2015-10-02 05:22:52

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

2 answer(s)
D
DevMan, 2015-10-02
@i_want_to_know_everything

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...

O
Oleg Shevelev, 2015-10-02
@mantyr

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 question

Ask a Question

731 491 924 answers to any question