DOM scripting

The term DOM scripting refers to programmatically accessing the Document Object Model (DOM). In common usage, DOM scripting implies JavaScript. DOM scripting has its roots in Dynamic HTML (DHTML), but is more structured. It is the third pillar in the web standards movement.

DHTML vs. DOM scripting

Traditional DHTML:
DOM scripting:

External links

This article is issued from Wikipedia - version of the Thursday, April 04, 2013. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.