
The Object Scripting Model - The Window Object
The Window Object.
The Window object is the top most object in the Internet Explorer,
it basically represents the Internet Explorer. Those
properties, methods and events defined within the Windows object
can be used without specifying the window if the window in
question is that that is currently being used.
e.g.
this will call the current windows' alert method and display the
current windows' name in it.