Sunday, May 12, 2024
 Popular · Latest · Hot · Upcoming
133
rated 0 times [  137] [ 4]  / answers: 1 / hits: 43734  / 12 Years ago, wed, february 29, 2012, 12:00:00

I can't seem to find any detailed documentation on getParameterByName(). I've searched Mozilla, Google, and here. Am I missing something?


More From » javascript

 Answers
41

There is no builtin function with this name.



Have a look at How can I get query string values in JavaScript? though - maybe that's the function you are looking for. It returns the querystring parameter with a given name.


[#87138] Tuesday, February 28, 2012, 12 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
dustin

Total Points: 599
Total Questions: 105
Total Answers: 106

Location: Belarus
Member since Tue, Mar 14, 2023
1 Year ago
dustin questions
;