This short lesson is about the object hierarchy. When a web page loads it creates a heirarchy of objects. In this heirarchy, objects that are decendents of other objects are properties of these objects. Understanding this heirarchy will help us understand how to use javascript to access the properties of different objects in the page.
Here is a chart of the object hierarchy, look it over and see if you understand the relationships:
|