SNIPPETBANK.NET FOLLOW US ON TWITTER

Get Browser URL

The following code snippet gets the URL from the browser

document.write (document.location.href);

Videos