Window: The Global ObjectUsing the Properties of the Window ObjectThe closed PropertyThe frames PropertyThe innerWidth and innerHeight PropertiesThe length PropertyThe location PropertyThe name PropertyThe opener PropertyThe parent, self, and top PropertiesThe status and defaultStatus PropertiesTry This 14-1: Use the location and innerWidth PropertiesUsing the Methods of the Window ObjectThe alert(), prompt(), and confirm() MethodsThe print() MethodThe setInterval() and clearInterval() MethodsThe setTimeout() and clearTimeout() MethodsTry This 14-2: Use the setTimeout() and confirm() MethodsThe Main Window and New WindowsThe Tale of Pop-up WindowsOpening New WindowsClosing New WindowsMoving, Resizing, and Scrolling New WindowsThe resizeBy() and resizeTo() MethodsThe scrollBy() and ScrollTo() MethodsWorking with ImagesRolloversJavaScript and FramesPurpose of FramesAccessing FramesBreaking Out of FramesUsing iFramesChapter 14 Self Test