This property is useful in onMouseOut event handlers. It is a reference to the object that the mouse is just entering when it left an object. That object receives an onMouseOver event. It also knows about the onMouseOut object via it the fromElement property of the Event object.
See also: | Event.fromElement |
Prev | Home | Next |
Event.timeStamp | Up | Event.type |
JavaScript Programmer's Reference, Cliff Wootton Wrox Press (www.wrox.com) Join the Wrox JavaScript forum at p2p.wrox.com Please report problems to support@wrox.com © 2001 Wrox Press. All Rights Reserved. Terms and conditions. |