This property is useful in onMouseOver event handlers. It is a reference to the object that mouse was previously over when it entered an object. That object receives an onMouseOut event. It also knows about the onMouseOver object via the toElement property of the Event object.
See also: | Event.toElement |
Prev | Home | Next |
Event.eventPhase | Up | Event.height |
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. |