Document Object Model (XHTML)
Jump to navigation
Jump to search
![](http://s9.addthis.com/button1-share.gif)
The Document Object Model (DOM), sometimes just called the XHTML DOM, is a high-level interface which parsers of scripting languages such as Javascript can use to access and modify parts of an XHTML-compliant web page.
The Javascript Object Notation (JSON) is based on the XHTML DOM.