History

Example

1

Description

Properties

Property Name Description
length number of URLs in the history list

Methods

Method Name Description Values
forward() Loads the next URL in the History, if one exists.
go() Loads the URL from the History list that is the specified number of pages away from the current position. Negative numbers load eariler URLs and positive numbers load later URLs.