Get URL and URL Parts in JavaScript
Fri May 01 2020 11:13:14 GMT+0000 (Coordinated Universal Time)
Saved by @FlowerFine #javascript
The above code is used to get URL and also Parts of URL in JavaScript
https://css-tricks.com/snippets/javascript/get-url-and-url-parts-in-javascript/
Comments
@AAJAD - Wed Mar 10 2021 04:43:54 GMT+0000 (Coordinated Universal Time)No need to add extra slash("/") before window.location.host.