Table of contentsAppendices |
1 Document Object Model CoreDocument Object Model CoreArnaud Le Hors, IBM; Philippe Le Hégaret, W3C; Gavin Nicol, Inso EPS (for DOM Level 1); Lauren Wood, SoftQuad, Inc. (for DOM Level 1); Mike Champion, Arbortext and Software AG (for DOM Level 1 from November 20, 1997); Steve Byrne, JavaSoft (for DOM Level 1 until November 19, 1997)
This specification defines a set of objects and interfaces for
accessing and manipulating document objects. The functionality
specified (the Core functionality) is sufficient to
allow software developers and Web script authors to access and
manipulate parsed HTML [HTML40] and
XML [XML] content inside conforming
products. The DOM Core API also
allows creation and population of a |