Basic HTML version of Foils prepared April 4 1999

Foil 32 Document Object Model

From The Document Object Model - Universal Access - Other Objects - CORBA XML Jini JavaScript etc. Tango Seminar to DoD Modernization MSRC -- April 6 1999. by Geoffrey C. Fox


1 W3C DOM (http://www.w3.org/DOM/ ) defines a platform-independent programmatic interface to web documents:
  • provides access to structured data
  • adds object orientation to page layout and design (HTML elements are objects with properties and methods)
  • is implemented with a scripting language
  • defines event model (not in level 1 DOM)
  • defines a way of navigating through component objects in a web page
2 Initially, DOM is bound to ECMAScript but is language neutral in design
3 Current Browsers implicitly define a DOM which is somewhat different between Microsoft and Netscape and very different between versions 4 and 5

in Table To:


© Northeast Parallel Architectures Center, Syracuse University, npac@npac.syr.edu

If you have any comments about this server, send e-mail to webmaster@npac.syr.edu.

Page produced by wwwfoil on Mon Apr 12 1999