The Document Object Model (DOM), Part II: A Final Word
The Document Object Model (DOM), Part II (10)
A Final Word
In this column we strengthened your knowledge of the Document Object Model (DOM). We analyzed two HTML list structures and a compound document. We synthesized the Document Object Models and presented their diagrams. We showed you how to navigate the Document Object Model and accompanied each example with a script that demonstrates these navigational principles. Now you are ready for some tree manipulation lessons. In this column you learned:
- How to analyze the object structure of an unordered HTML list..
- How to navigate the object structure of an unordered HTML list.
- How to draw the object structure of an unordered HTML list.
- How to navigate the object structure of a descriptive HTML list.
- How to draw the object structure of a descriptive HTML list.
- How to analyze the object structure of a complex HTML document.
- How to navigate the object structure of a complex HTML document.
- How to draw the object structure of a complex HTML document.
Produced by Yehuda Shiran and Tomer Shiran
Created: June 14, 1999
Revised: June 14, 1999
URL: https://www.webreference.com/js/column41/final.html