|
DOM - Document Object Model The DOM is a specification currently under development by the W3C. It
would allow elements such as graphics, text, and styles to be accessed, updated and formatted by
programs and scripting languages and allow the updated contents to be presented back to the
page. The DOM is one of the technologies that make up
DHTML,
Cascading Style Sheets
(CSS), traditional
HTML, and
scripting languages. |
|