DOMView2DVHTMLElement

A HTML element in the browser DOM

This page only lists methods and properties specific to DOMView2, for standards methods and properties please see the MDN developer docs.

ApplyElementLayout

Apply element layout after DeferElementLayout has been called

DeferElementLayout

Defer element layout until ApplyElementLayout is called

Speeds up DOM changes by preventing the element being redrawn until all changes have made

AbsoluteRect

The computed absolute position of the element in the page layout