You will learn that how you can use window location object of JavaScript. In
this post you will get the all information about window location object and
how can you use it in different ways.
What is the use of window.location
First we can use it for getting the value of current web page address or URL
Second For redirecting the current page to new page.
Some Types Of