| event This object is used to contain information about an event in both Navigator and IE. The object 'catches' events as they occur, and performs the action the script defines. Note the absence of any collections, methods, and event handlers for this object. DOM Reference Internet Explorer window.event Netscape Navigator eventObjectThe properties of the Event object are: altKey button cancelBubble clientX clientY ctrlKey data fromElement keyCode layerX layerY modifiers offsetX offsetY pageX pageY reason returnValue screenX screenY shiftKey srcElement srcFilter target toElement type which X Y |