This is the Netscape mechanism for locating the mouse with respect to the window or frame coordinate address space. Of course it's different to the MSIE property that provides the same functionality. This means you need to build completely different event handling scripts for each platform as if you didn't already have reason enough.
See also: | Event.clientX, Event.clientY, Event.pageX, Event.screenX, Event.screenY |
Prev | Home | Next |
Event.pageX | Up | Event.preventDefault() |
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. |