📅  最后修改于: 2022-03-11 14:46:32.343000             🧑  作者: Mango
How To Get URL Parameters using JavaScript?
Softhunt.net
How To Get URL Parameters
With JavaScript?
By Separating and accessing each parameter pair
The url used is:
https://www.example.com/login.php?a=Softhunt.net&b=Welcome&c=To Our Website
Click on the button to get the url parameters in the console.