|
The Location object is a JavaScript object, not an
HTML DOM object.
The Location object is created automatically
by the JavaScript runtime engine and contains information about
the current URL. Example:Send a user to new location
The Location object is part of the Window object and is
accessed through the window.location property of the javascript object.
IE: Internet Explorer, O:
Opera,F: Firefox.
|