HTMLDocument is an abstract interface of the DOM which provides access to special properties and methods not present by default on a regular (XML) document.

Documentation HTMLDocument by Mozilla Contributors, licensed under CC-BY-SA 2.5.

See also:

Variables

Methods

close():Void

Throws:

null

DOMError

inlinecreateAnchorElement():AnchorElement

Shorthand for creating an HTML element.

inlinecreateAppletElement():AppletElement

Shorthand for creating an HTML element.

inlinecreateAreaElement():AreaElement

Shorthand for creating an HTML element.

inlinecreateAudioElement():AudioElement

Shorthand for creating an HTML

inlinecreateBRElement():BRElement

Shorthand for creating an HTML
element.

inlinecreateBaseElement():BaseElement

Shorthand for creating an HTML element.

inlinecreateBodyElement():BodyElement

Shorthand for creating an HTML element.

inlinecreateButtonElement():ButtonElement

Shorthand for creating an HTML

inlinecreateCanvasElement():CanvasElement

Shorthand for creating an HTML element.

inlinecreateContentElement():ContentElement

Shorthand for creating an HTML element.

inlinecreateDListElement():DListElement

Shorthand for creating an HTML

element.

inlinecreateDataListElement():DataListElement

Shorthand for creating an HTML element.

inlinecreateDirectoryElement():DirectoryElement

Shorthand for creating an HTML

element.

inlinecreateDivElement():DivElement

Shorthand for creating an HTML

element.

inlinecreateEmbedElement():EmbedElement

Shorthand for creating an HTML element.

inlinecreateFieldSetElement():FieldSetElement

Shorthand for creating an HTML

element.

inlinecreateFontElement():FontElement

Shorthand for creating an HTML element.

inlinecreateFormElement():FormElement

Shorthand for creating an HTML

element.

inlinecreateFrameElement():FrameElement

Shorthand for creating an HTML element.

inlinecreateFrameSetElement():FrameSetElement

Shorthand for creating an HTML element.

inlinecreateHRElement():HRElement

Shorthand for creating an HTML


element.

inlinecreateHeadElement():HeadElement

Shorthand for creating an HTML element.

inlinecreateHtmlElement():HtmlElement

Shorthand for creating an HTML element.

inlinecreateIFrameElement():IFrameElement

Shorthand for creating an HTML