DOM
Document
Object
Model
The Document Object Model is a platform- and language-neutral interface that will allow programs and scripts to dynamically access and update the content, structure and style of documents. The document can be further processed and the results of that processing can be incorporated back into the presented page.
See also
http://www.w3.org/DOM/∞
There are no comments on this page. [Add comment]