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 844741 of DOMObject

  • Revision slug: Web/API/DOMObject
  • Revision title: DOMObject
  • Revision id: 844741
  • Created:
  • Creator: Sebastianz
  • Is current revision? Yes
  • Comment Added table to 'Specifications' section

Revision Content

{{APIRef("DOM")}}{{Obsolete_header}}For JavaScript, maps directly to a JavaScript object.

Specifications

Specification Status Comment
{{SpecName("DOM3 Core", "core.html#DOMObject", "DOMObject")}} {{Spec2("DOM3 Core")}} Initial specification

Revision Source

<p>{{APIRef("DOM")}}{{Obsolete_header}}For JavaScript, maps directly to a JavaScript <a href="/en-US/docs/JavaScript/Reference/Global_Objects/Object">object</a>.</p>

<h2 id="Specifications" name="Specifications">Specifications</h2>

<table class="standard-table">
 <thead>
  <tr>
   <th scope="col">Specification</th>
   <th scope="col">Status</th>
   <th scope="col">Comment</th>
  </tr>
 </thead>
 <tbody>
  <tr>
   <td>{{SpecName("DOM3 Core", "core.html#DOMObject", "DOMObject")}}</td>
   <td>{{Spec2("DOM3 Core")}}</td>
   <td>Initial specification</td>
  </tr>
 </tbody>
</table>
Revert to this revision