Question: What event properties can I use to analyze mouse events?
Answer:
Netscape Navigator 4 and Internet Explorer 4 (as well as newer versions)
support quite a few event properties. Some of them are the same for both browsers
(for example, event.screenX or event.type);
however, most properties are platform-dependent.
Move or click your mouse, and the text boxes below will display
all mouse event properties for your browser
():