Mouse Events
What event properties can I use to analyze mouse events?
How do I check whether the user clicked the left or right mouse button?
Can I disable the Windows context menu that normally shows up when the user clicks the right mouse button?
Can I disable the right-click menu for a particular image, while enabling the normal right-click menu for all other parts of my page?
How do I detect mouse events with Ctrl, Alt, and Shift keys?
Can I disable the default browser response for Shift-click?
See also
OnMouseOver
and
OnMouseDown
Copyright
© 1999-2008,
JavaScripter.net
.