|
|
Q992 How can I accept a name/value pair in the current url and access it as a variable and value?
irt.org | Knowledge Base | JavaScript | Link | Q992 [ previous next ] Q992 How can I accept a name/value pair in the current url and access it as a variable and value?If the URL is something like:
Then the following will create a JavaScript variable called number, with the value of 5:
|
-- div -->
|