Nossos voluntários ainda não traduziram este artigo para o Português (do Brasil) . Junte-se a nós e ajude a fazer o trabalho!
The onmousedown
property returns the onmousedown
event handler code on the current element.
Syntax
element.onmousedown = eventHandler
Notes
The mousedown
event is raised when the user presses the mouse button.
Specification
Specification | Status | Comment |
---|---|---|
WHATWG HTML Living Standard The definition of 'onmousedown' in that specification. |
Living Standard |