JavaScript Programmer's Reference - History Object
You are here: irt.org | XRef | browser | History
History Object
History Methods
| Name | MSIE | NNav | Notes |
|---|
| back() | 3.02 | 2 | |
| forward() | 3.02 | 2 | |
| go() | 3.02 | 2 | There are some bugs in this method in versions of Netscape Navigator prior to version 4. MSIE version 3 also exhibits unruly behaviour. |
History Properties
| Name | MSIE | NNav | Notes |
|---|
| current | - | 3 | The UniversalBrowserRead privilege is required to access this property value. |
| length | 3.02 | 2 | |
| next | - | 3 | The UniversalBrowserRead privilege is required to access this property value. This property is not supported on the WebTV platform. |
| previous | - | 3 | The UniversalBrowserRead privilege is required to access this property value. |
You are here: irt.org | XRef | browser | History
©2018 Martin Webb