Document Object Model
Use attributes for filter ! | |
Latest version | November 19, 2015 |
---|---|
First published | October 1, 1998; 20 years ago |
Abbreviation | DOM |
Organizations | World Wide Web Consortium |
WHATWG | |
Date of Reg. | |
Date of Upd. | |
ID | 834723 |
About Document Object Model
The Document Object Model is a cross-platform and language-independent interface that treats an XML or HTML document as a tree structure wherein each node is an object representing a part of the document. The DOM represents a document with a logical tree.