|
|
Resource Guide -> W3C Standards, DOM -> DOM Level 2
DOM Level 2Recommendation Summary: The Document Object Model Level 2 specification builds on the Level 1a platform- and language-neutral interface to allow programs and scripts to dynamically access and update the content, structure and style of documents. This release of the Document Object Model Level 2 contains interfaces for creating a document, importing a node from one document to another, supporting XML namespaces, associating stylesheets with a document, the Cascading Style Sheets object model, the Range object model, filters and iterators, and the Events object model, and does include all of the interfaces that the final version is expected to have. |
|
|
|
|
|
|