Contains information about the URLs visited by the client.
Remarks
For security reasons, the history object does not expose the actual URLs in the browser history. It does allow navigation through the browser history by exposing the back, forward, and go methods. A particular document in the browser history can be identified as an index relative to the current page. For example, specifying -1 as a parameter for the go method is the equivalent of clicking the Back button.
This object is available in script as of Microsoft® Internet Explorer 3.0.
Members
Applies To
window