This website uses cookies
We use cookies to continuously improve your experience on our site. More info.
An application programming interface (API) for HTML and XML documents. It defines the logical structure of documents and the way a document is accessed and manipulated. With the Document Object Model, developers can create and build documents, navigate their structure, and add, modify, or delete elements and content.
First released | 1998 |
Developed by | W3C |
Latest stable version | DOM4 |
There are various ways of hiding DOM elements: completely, semantically, or visually.