HTML DOM PageTransitionEvent

PageTransitionEvent object

Gebeurtenis die optreedt wanneer de gebruiker naar een pagina navigeert en de pagina verlaat.

PageTransitionEvent eigenschappen en methoden

Property/method Description
persisted Returns whether the webpage is cached by the browser.

Inherited properties and methods

PageTransitionEvent inherits all properties and methods from the following objects:

Event object

Event type

These event types belong to the PageTransitionEvent object:

Event Description
pagehide This event occurs when the user leaves a webpage to navigate.
pageshow This event occurs when the user navigates to a webpage.