Wrapping Up the Document Object

Now that we’ve fully covered the very important

Document
object, you should be able to understand why we spent so much time on it. It’s one of the most useful objects in the browser object model. Understanding how
Document
is organized will make your client-side programming quicker and more painless.

Wrapping up the

Document
object also leaves us with just a few more objects to cover before we've seen the entire object model.

© 1997 by Wrox Press. All rights reserved.