PerformanceNavigation
Summary
An interface that provides Web applications with navigation-related information.
Properties
- redirectCount
- Returns the number of redirects since the last non-redirect navigation under the current browsing context. If there is no redirect or there is any redirect that is not from the same origin as the destination document, returns zero.
- type
- Returns the type of the last non-redirect navigation in the current browsing context. See Notes.
Methods
No methods.
Events
No events.
Related specifications
- W3C Navigation Timing Specification
- W3C Editor’s Draft
Attributions
Microsoft Developer Network: Windows Internet Explorer API reference Article