|
|
Resource Guide -> W3C Standards-in-progress, JavaScript, DOM -> Document Object Model (DOM) Level 3 Core Specification v. 1.0
Document Object Model (DOM) Level 3 Core Specification v. 1.0Working Draft The DOM (Document Object Model) is a platform- and language- neutral interface for representing documents as tree-structured object hierarchies, a capability that allows programs and scripts to dynamically access and update a document's content, structure and/or style. This specification includes the "Core" interfaces (which extend the Level 2 Core interfaces, rather than being standalone definitions) and several appendices which contain the OMG IDL definitions and Java and JavaScript 1.1 (ECMA Script) bindings. |
|
|
|
|
|
|