Links
- See also: Events
- Compatibility
- Index of Web API Interfaces (MDN)
- Mozilla: Document Object Model
Node.compareDocumentPosition
- Getting to know mutation observers
- Shadow DOM
- Element.classList
Snippets
// Using location.replace() preserves browser back button // semantics. window.top.location.replace(location);