Article Categories
- All Categories
-
Data Structure
-
Networking
-
RDBMS
-
Operating System
-
Java
-
MS Excel
-
iOS
-
HTML
-
CSS
-
Android
-
Python
-
C Programming
-
C++
-
C#
-
MongoDB
-
MySQL
-
Javascript
-
PHP
Selected Reading
JavaScript - know the value of GET parameters from URL
To know the value of GET parameters from URL in JavaScript, the code is as follows −
Example
Document GET parameters from URL
https://www.google.com?imageSize=440&color=blueClick on the above button to get the imageSize and color value from the above URL
Output

On clicking the ‘CLICK HERE’ button −

Advertisements
