Home > Web Development > DHTML/DOM Support

DHTML/DOM Support

The browser must support the ability to dynamically update from elements, and the ability to do this  in a standard way comes through  the support for the Document object model (DOM). By supporting the DOM, it becomes easy for developers to write a single piece of code that targets multiple browsers.

Categories: Web Development Tags:
  1. No comments yet.
  1. No trackbacks yet.