HTML Event Bindings
onblur:
onclick:
onchange:
ondblclick:
onfocus:
onkeydown:
onkeypress:
onkeyup:
onload: An alert was shown when the document loaded.
onmousedown:
onmousemove: Move mouse over this
link
onmouseout: Position mouse
here
and then away.
onmouseover: Position mouse over this
link
onmouseup:
onreset:
onselect:
onsubmit:
onunload: Try to leave document by following this
link