August 2006
Intermediate to advanced
1018 pages
34h 13m
English
HTMLElement.onmousedown: event handler invoked when the user presses a mouse button — DOM Level 0
Function onmousedown
The onmousedown property of
an HTMLElement object specifies an event-handler function that is
invoked when the user presses a mouse button over the
element.
Element.addEventListener(
), Event, MouseEvent; Chapter 17
Read now
Unlock full access