Updated: July 14, 2020 (July 19, 2004)
Charts & IllustrationsWeb Client APIs
This chart shows the development of some of the Document Object Models (DOMs) supported by Internet Explorer (IE). A DOM is an object-based API for reading and editing an HTML or XML Web document.
Since the introduction of IE 3.0 in 1996, IE has supported two programming languages for client-side HTML: VBScript (a derivative of Microsoft’s Visual Basic language) and JScript (Microsoft’s implementation of JavaScript).
The most basic DOM supported by IE is the IE 3.0 DOM, also known as the W3C Level 0 DOM. It provides basic access to the elements of an HTML page and limited support for modifying the page. For example, a developer can use the Level 0 DOM to write a mouseover trigger that changes the contents of an image when the user hovers the mouse over it.
In 1997, Microsoft extended the basic DOM with Dynamic HTML (DHTML), a more full-featured DOM that allows developers to build user interface elements such as drop-down menus. The DHTML DOM was never standardized by the W3C, but is still supported in current versions of IE.
Atlas Members have full access
Get access to this and thousands of other unbiased analyses, roadmaps, decision kits, infographics, reference guides, and more, all included with membership. Comprehensive access to the most in-depth and unbiased expertise for Microsoft enterprise decision-making is waiting.
Membership OptionsAlready have an account? Login Now