The onmouseup property returns the onMouseUp event handler code on the current element.
Syntax
element.onmouseup = event handling code
Notes
The mouseup event is raised when the user releases the mouse button.
Specifications
Specification | Status | Comment |
---|---|---|
WHATWG HTML Living Standard The definition of 'onmouseup' in that specification. |
Living Standard |
Document Tags and Contributors
Tags:
Contributors to this page:
James-Dunn,
cvrebert,
Sebastianz,
teoli,
kosvrouvas,
kscarfone,
Sheppy,
ziyunfei,
fscholz,
GavinSharp,
Chbok,
Dria,
JesseW
Last updated by:
James-Dunn,