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. |
Build date: 11/28/2012