title DOM Browser

 

 
description

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
 

 

 
demo

 

  instruction add script in your page

 

  FUNCTIONALITY works in:  ie, ns, opera 7+,  firefox

 

 
for use


Add the following script into the <head> section of your page:

 

Add the following script into the <BODY> section of your page: