[Home]History of Document Object Model

HomePage | Recent Changes | Preferences

Revision 4 . . December 12, 2001 5:16 pm by Hannes Hirzel
Revision 3 . . October 31, 2001 9:00 am by Damian Yerrick [language commonly used with DOM]
  

Difference (from prior major revision) (no other diffs)

Changed: 1c1
The Document Object Model (DOM) is an object-oriented formal model of the structure of an HTML web page or XML document.
The Document Object Model (DOM) is an object-oriented language-neutral formal model of the structure of an HTML web page or XML document.

Changed: 3c3
In effect, the DOM is an API for programming dynamic structured content in languages such as ECMAScript.
In effect, the DOM is an API for dynamically accessing, adding and changing structured content in documents with languages such as ECMAScript.

Added: 5a6,8

Reference:
[W3.org on DOM]

HomePage | Recent Changes | Preferences
Search: