1
Property Name | Description |
---|---|
length | number of URLs in the history list |
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. |