dom3 (Document Object Model Core Level 3), a platform- and language-neutral interface that allows programs and scripts to dynamically access and update the content, structure and style of documents.
Description
DOM3 defines the event and document model the Web platform uses. The DOM is a language- and platform neutral interface that allows programs and scripts to dynamically access and update the content and structure of documents.