The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
HTMLBodyElement object
Implements the document object model (DOM) representation of the body element.
![]() |
DOM Information
Inheritance Hierarchy
Node
Element
HTMLElement
HTMLBodyElement
Members
The HTMLBodyElement object has these types of members:
Events
The HTMLBodyElement object has these events.
| Event | Description |
|---|---|
| popstate |
An event handler that is fired when changes are made to the active history. Calls to pushState or replaceState can trigger this event. |
See also
Show:
