Basic HTML version of Foils prepared June 11 99

Foil 28 Document Object Model

From Overview of Pragmatic Object Web Systems and Technologies ADMI Tutorial Duluth Minnesota -- June 3 99. by Geoffrey C. Fox


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 (XML and HTML elements are objects with properties and methods)
  • is implemented with a scripting language
  • defines event model (in level 2 DOM)
  • defines a way of navigating through component objects in a web page
Initially, DOM is bound to ECMAScript but is language neutral in design
Current Browsers implicitly define a DOM which is somewhat different between Microsoft and Netscape and very different between versions 4 and 5



© 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 Fri Jun 11 1999