Return which keyboard key was pressed:
The event.which property returns which keyboard key or mouse button was pressed for the event.
| Parameter | Description |
|---|---|
| event | Required. The event parameter comes from the event binding function |
Return
which mouse button was pressed
Show which mouse button was pressed for the event.
Your message has been sent to W3Schools.