InterviewSolution
Saved Bookmarks
| 1. |
What Is Dom ? |
|
Answer» Document Object Model. A tree of objects with INTERFACES for traversing the tree and WRITING an XML version of it, as DEFINED by the W3C SPECIFICATION. Document Object Model. A tree of objects with interfaces for traversing the tree and writing an XML version of it, as defined by the W3C specification. |
|