
The Object Scripting Model - The Window Object
The Window Object.
The Windows' events.
These are the events associated with the Windows object. When an event is triggered
within the Internet Explorer, any code contained within an event is run when the event
is trigerred.
The OnLoad() event
This event is triggered when the current HTML page is loaded.
The OnUnload() event
This event is triggered when the current HTML page is unloaded.