DOM Help Pages

W3C DOM DOM core W3Schools XML DOM W3Schools HTML DOM Wiki DOM

DOM (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.