Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

Revision 745003 of HTMLDocument

  • Revision slug: Web/API/HTMLDocument
  • Revision title: HTMLDocument
  • Revision id: 745003
  • Created:
  • Creator: fscholz
  • Is current revision? Yes
  • Comment

Revision Content

{{ APIRef("HTML DOM") }}

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.

Its methods and properties are included in the {{domxref("document")}} page and listed separately in their own section in the above linked DOM page.

Specification

Revision Source

<p>{{ APIRef("HTML DOM") }}</p>

<p><strong><code>HTMLDocument</code></strong> is an abstract interface of the <a href="/en-US/docs/DOM" title="en/DOM">DOM</a> which provides access to special properties and methods not present by default on a regular (XML) document.</p>

<p>Its methods and properties are included&nbsp;in the {{domxref("document")}} page and listed separately in their own section in the&nbsp;above linked DOM page.</p>

<h2 id="Specification">Specification</h2>

<ul>
 <li><a class="external" href="https://www.w3.org/TR/DOM-Level-2-HTML/html.html#ID-26809268" rel="freelink">https://www.w3.org/TR/DOM-Level-2-HTM...ml#ID-26809268</a></li>
</ul>
Revert to this revision