Forum Moderators: open

Message Too Old, No Replies

how to detect in mozilla that the mouse leaves a window

         

Spaceman

11:16 am on May 22, 2002 (gmt 0)

10+ Year Member



In Netscape 4 the mouseout event fires after leaving the window with pageX and pageY set to values out of bounds of the window, in IE the values of window.event.clientX and window.event.clientY are set to -1.
But whats about Mozilla?

papabaer

10:11 pm on May 22, 2002 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Hello Spaceman,
Welcome to WebmasterWorld!

You can find a great list of Mozilla resources here:
[developer.netscape.com...]
and many technical references:
[developer.netscape.com...]

There are many differences between Mozilla/Netscape6/7 and NN4.x, a good refence is a great tool to begin with.

All the best,
papabaer

Spaceman

8:27 am on May 23, 2002 (gmt 0)

10+ Year Member



Hi Papabaer.
First of all let me thank you for your answer and let me tell you that I love this forum because of its quality.
But I'm definitely not a beginner (see my website: [dhtmlguide.sphosting.com)...] and I did not come to learn the basics of coding for Mozilla. I know the event model of Mozilla quiet well, but I did not find a solution for the problem I wrote.
If you read or hear something concerning it, please let me know.

Cheers, Spaceman Spiff.