The Location Object
In this lesson, we journey onto the location object in JavaScript. Let's begin!
We'll cover the following...
The location object provides useful information about the document that is currently loaded in the browser windows, and also provides basic navigation functionality.
You can ...