Category | Subject | Sinopsys | Description | Example |
---|---|---|---|---|
Property | next | represents the next page url in the history object list, if any | ||
Property | previous | represents the previous page url in the history object list, if any | ||
Property | current | represents the current page url in the history object | ||
Property | length | returns the number of objects in the history list | ||
Function | back() | |||
Function | forward() | |||
Function | go() |