tutorial.eyehunts.com
JavaScript get query string Parameters | Example code
Get full query string via the window.location.search property. URLSearchParams is an inbuilt API to get query string parameters in JavaScript
Rohit