Document Object Model

id: document-object-model-168-11069277
title: Document Object Model
text: The Document Object Model (DOM) is a cross-platform and language-independent interface that treats an HTML or XML 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. Each branch of the tree ends in a node, and each node contains objects. DOM methods allow programmatic access to the tree; with them one can change the structure, style or content of a document. Nodes can have event handlers attached to t
brand slug: wiki
category slug: encyclopedia
description: Convention for representing and interacting with objects in HTML, XHTML, and XML documents
original url: https://en.wikipedia.org/wiki/Document_Object_Model
date created: 2001-10-31T01:00:41Z
date modified: 2024-08-30T23:42:38Z
main entity: {"identifier":"Q2093","url":"https://www.wikidata.org/entity/Q2093"}
image: {"content_url":"https://upload.wikimedia.org/wikipedia/commons/5/5a/DOM-model.svg","width":428,"height":443}
fields total: 13
integrity: 16

Related Entries

Explore Next Part