Document Object Model
Home > Microsoft .Net Development Definitions - Document Object Model
SearchWinDevelopment.com Definitions (Powered by WhatIs.com)
EMAIL THIS
LOOK UP TECH TERMS Powered by: WhatIs.com
Search listings for thousands of IT terms:
Browse tech terms alphabetically:
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z #

Document Object Model



Digg This!    StumbleUpon Toolbar StumbleUpon    Bookmark with Delicious Del.icio.us   

DEFINITION - Document Object Model (DOM), a programming interface specification being developed by the World Wide Web Consortium (W3C), lets a programmer create and modify HTML pages and XML documents as full-fledged program objects. Currently, HTML (Hypertext Markup Language) and XML (Extensible Markup Language) are ways to express a document in terms of a data structure. As program objects, such documents will be able to have their contents and data "hidden" within the object, helping to ensure control over who can manipulate the document. As objects, documents can carry with them the object-oriented procedures called methods. DOM is a strategic and open effort to specify how to provide programming control over documents. It was inspired in part by the advent of the new HTML capabilities generally called dynamic HTML and as a way to encourage consistent browser behavior with Web pages and their elements.

The Document Object Model offers two levels of interface implementation: DOM Core, which supports XML and is the base for the next level, and DOM HTML, which extends the model to HTML documents. Here are some highlights:

  • Any HTML or XML element (with the possibility of a few exceptions) will be individually addressable by programming.
  • The specification will be language-independent. The specification, when available, will be described using the interface definition language (IDL) from the industry open standard CORBA.
  • In addition, the interface will be described in terms of the Java programming language and ECMAScript, an industry-standard script language based on JavaScript and JScript.
  • DOM is not to be confused with Microsoft's Component Object Model (COM) or Distributed Component Object Model (DCOM). COM and CORBA are language-independent ways to specifiy objects and could be used to create DOM objects (documents) just as specific languages like Java could.

Progress of the Document Object Model specification can be followed at the W3C Web site.

CONTRIBUTORS: David Higley, Cao KaiBin, and Christopher Kent
LAST UPDATED: 08 Nov 2007

Read more about Document Object Model:
- The World Wide Web Consortium explain DOM in detail in What is the Document Object Model?
- The W3C home page announces new developments.
- The Document Object Model (DOM) Level 1 Specification is now an official W3C Recommendation.
- SearchVB.com, a portal for Visual Basic developers, includes a collection of links about DOM.


Do you have something to add to this definition? Let us know.
Send your comments to techterms@whatis.com


Digg This!    StumbleUpon Toolbar StumbleUpon    Bookmark with Delicious Del.icio.us   


RELATED CONTENT
LINQ Learning Guide: LINQ and Web applications
This section of the LINQ Learning Guide looks at how LINQ can be used in ASP.NET applications in both Visual Studio 2005 and Visual Studio 2008.
VB code download home page
These VB code downloads cover all aspects of application development, from data binding to security to the user interface.
VB code: File manipulation downloads
We have added six new VB code snippets to the chart, including a WinSock for loading JavaScript files and a plug-in for using GZIP Stream files in VB...

RELATED GLOSSARY TERMS
Terms from Whatis.com − the technology online dictionary
136 browser colors with names  (SearchWinDevelopment.com)
ASP.NET  (SearchWinDevelopment.com)


About Us  |  Contact Us  |  For Advertisers  |  For Business Partners  |  Site Index  |  RSS
SEARCH 
TechTarget provides enterprise IT professionals with the information they need to perform their jobs - from developing strategy, to making cost-effective IT purchase decisions and managing their organizations' IT projects - with its network of technology-specific Web sites, events and magazines.

TechTarget Corporate Web Site  |  Media Kits  |  Reprints  |  Site Map




All Rights Reserved, Copyright 2000 - 2008, TechTarget | Read our Privacy Policy
  TechTarget - The IT Media ROI Experts