The
object represents the browser itself. Since we start IE4 to view HTML documents and perform any other task using the browser it makes sense that the window
object's properties, methods, and events concern themselves with the state and operations of the browser.window
The
object has properties, methods, and events of its own as well as subsidiary objects. We'll cover the intrinsic interface elements below before moving onto the objects.window