Chapter 15
Example 15.1: Referring to Windows
Example 15.2: Referring to Parents, Grandparents, & Siblings in JavaScript 1.1
Example 15.3: Configuring the Window--A Complete Window
Example 15.4: Configuring the Window--Just the Location Bar
Example 15.5: Configuring the Window--Mix and Match
Example 15.6: Configuring the Window with JavaScript 1.2
Example 15.7: The Problem with Links
Example 15.8: A JavaScript 1.1 Fix for the Link Problem
Example 15.9: Closing Secondary Windows
Example 15.10: Opening and Writing to a Window
Example 15.11: Writing to a Window and Changing Focus
Example 15.12: Clearing the Web Page Before Writing to a Window
Example 15.13: Opening the Document Stream
Example 15.14: Closing the Document Stream
Example 15.15: Clearing the Window
Example 15.16: Embedding Images in the Document
Example 15.17: Controlling Background Colors
***The Color Chart***
Example 15.18: Creating a Slide Show
Example 15.19: Stopping a Slide Show
Example 15.20: Picking Your Destination
Example 15.21: Confirmation Box on a Link
Example 15.22: Using the Image Object