JavaScript DOM MouseEvent property: buttons
[this page | pdf]
The buttons property
of MouseEvent
objects within the JavaScript
DOM (i.e.
events triggered by an action with the mouse) returns which mouse buttons were
pressed.
NAVIGATION LINKS
Contents | Prev | Next | JavaScript DOM (and BOM)