The Event object represent the state of an event, such as
the element in which the event occurred, the state of the
keyboard keys, the location of the mouse, and the state of the
mouse buttons.
The event object is available only during an
event - that is, you can use it in event handlers only but not in
other code.
In VBScript, you must access the event object through the
window object only.
The Event object's collections, events and properties are
described below:
IE: Internet Explorer, O:
Opera, F: Firefox, W3C: World Wide Web Consortium (Internet
Standard)
|