Glossary:Definition - Document Object Model

Microsoft .NET Framework, ASP.NET, Visual C# (CSharp, C Sharp, C-Sharp) Developer Training, Visual Studio


Jump to: navigation, search
 Term Document Object Model
 Definition  DOM is a programming interface enabling the manipulation of HTML and XML documents as if they were program objects by making the document elements available as data structures. DOM methods may be invoked to perform common operations upon document data and structure. DOM is a language-neutral, platform-neutral standard of the World Wide Web Consortium (W3C). In a Web browser, both Javascript and Java applets have access to the DOM.
 See also Javascript
This C# Online.NET definition is from the Glossary of .NET / C# Terms.

Glossary of .NET / C# Terms
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 0-9
edit

Personal tools