PerformanceNavigation
js.html.PerformanceNavigation (extern class)
The legacy PerformanceNavigation interface represents information about how the navigation to the current document was done.
Documentation PerformanceNavigation by Mozilla Contributors, licensed under CC-BY-SA 2.5.
See:
Static Members
TYPE_NAVIGATE: IntTYPE_RELOAD: IntTYPE_BACK_FORWARD: IntTYPE_RESERVED: IntInstance Members
type: IntredirectCount: IntAn unsigned short representing the number of REDIRECTs done before reaching the page.
toJSON(): DynamicIs a jsonizer returning a json object representing the PerformanceNavigation object.
| Returns |
|---|
| Dynamic |