What's the best JavaScript URL decode utility? Encoding would be nice too and working well with jQuery is an added bonus.
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
I've used |
|||||||||||||||||
|
|
Here is a complete function (taken from PHPJS):
|
|||||||||||||||
|
you can get passed parameters by using this bit of code:
|
|||
|
|
|
Use this
I'm not a great JS programmer, tried all, and this worked awesome! |
|||
|
|
|
||||
|
|
encodeURIComponentanddecodeURIComponent? – Gumbo Nov 27 '10 at 17:31