| |
|
The DOM Browser is a visual,
interactive representation of the DOM (Document
Object Model). It's helpful to beginners learning to
interact with the DOM in JavaScript. It's also a
great tool for side-by-side comparisons of Netscape,
Internet Explorer, and other browsers and how they
interpret the document and its elements
|