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.

Read more about DOM Scripting:  DHTML Vs. DOM Scripting