Content deleted Content added
language commonly used with DOM |
No edit summary |
||
Line 1:
The '''Document Object Model''' (DOM) is an object-oriented language-neutral formal model of the structure of an [[HTML]] web page or [[XML]] document.
In effect, the DOM is an [[Application Programming Interface|API]] for
The custodian of the DOM is the [[World Wide Web Consortium]].
Reference:
[http://www.w3.org/DOM/ W3.org on DOM]
|