This is a test page for DOM traversal.

JavaScript must be enabled and browser must be DOM compliant for this example to work.  
Tested with Netscape 6.2, Netscape7, Internet Explorer 6, and Firefox 1.02 on Windows XP

Cell A
This is a bold text
CellB:
This is a Bold Italic Text
Cell C
Form Test (the buttons don't do anything)

 
CellD
  • Item1
  • Item2
  • Item3
CellE
  1. One
  2. Two (ElementlE1)
    • TwoA
    • TwoB
  3. Three
  4. Four
  5. Five

Cell F (H1)

Subtables

   
 
 
 
   
CellG 

H1

H2

H3

H4

PRE
Cell H
Cell 

Click the button to see the DOM tree of the CellA object on this html page:

Click the button to see the DOM tree of the CellB object on this html page:

Click the button to see the DOM tree of the CellC object on this html page:

Click the button to see the DOM tree of the CellD object on this html page:

Click the button to see the DOM tree of the CellE object on this html page:

Click the button to see the DOM tree of the ElementE1 object on this html page:

Click the button to see the DOM tree of the CellF object on this html page:

Click the button to see the DOM tree of the CellG object on this html page:

Click the button to see the DOM tree of the CellH object on this html page:

Click the button to see the DOM tree of the CellI object on this html page:

Click the button to see the DOM tree of the first row on the table:

Click the button to see the DOM tree of the 2nd row on the table:

Click the button to see the DOM tree of the table object on this html page:

Click the button to see the DOM tree of the document.html object on this html page:

Back to the Tutorial.

(C) F. Permadi
permadi@permadi.com