Supported Event Types
Most commonly used event types are:
- onload, onunload (this is used at webpage, document or window level)
- onclick (normally used for images and buttons)
- onkeypress, onfocus, onblur (typically used for validation)
- onchange (this is used when a change in select control may affect other select controls, e.g. onchange of select control containing country names may require a refresh the select control of cities)
Below is the complete list of supported events. Elements prefixed with ms- are Microsoft Browser specific whereas those prefixed with xul- are XUL events:
- onclick
- ondblclick
- onmousedown
- onmouseup
- onmouseover
- onmousemove
- onmouseout
- onkeypress
- onkeydown
- onkeyup
- onload
- onunload
- onabort
- onerror
- onresize
- onscroll
- onselect
- onchange
- onsubmit
- onreset
- onfocus
- onblur
- ondomfocusin
- ondomfocusout
- ondomactivate
- onsubtreemodified
- onnodeinserted
- onnoderemoved
- ondomnoderemovedfromdocument
- ondomnodeinsertedintodocument
- onattrmodified
- oncharacterdatamodified
- ms-oncut
- ms-oncopy
- ms-onpaste
- ms-onbeforecut
- ms-onbeforecopy
- ms-onbeforepaste
- ms-onafterupdate
- ms-onbeforeupdate
- ms-oncellchange
- ms-ondataavailable
- ms-ondatasetchanged
- ms-ondatasetcomplete
- ms-onerrorupdate
- ms-onrowenter
- ms-onrowexit
- ms-onrowsdeleted
- ms-onrowinserted
- ms-oncontextmenu
- ms-ondrag
- ms-ondragstart
- ms-ondragenter
- ms-ondragover
- ms-ondragleave
- ms-ondragend
- ms-ondrop
- ms-onselectstart
- ms-onhelp
- ms-onbeforeunload
- ms-onstop
- ms-onbeforeeditfocus
- ms-onstart
- ms-onfinish
- ms-onbounce
- ms-onbeforeprint
- ms-onafterprint
- ms-onpropertychange
- ms-onfilterchange
- ms-onreadystatechange
- ms-onlosecapture
- xul-DOMMouseScroll
- xul-ondragdrop
- xul-ondragenter
- xul-ondragexit
- xul-ondraggesture
- xul-ondragover
- xul-CheckboxStateChange
- xul-RadioStateChange
- xul-onclose
- xul-oncommand
- xul-oninput
- xul-DOMMenuItemActive
- xul-DOMMenuItemInactive
- xul-oncontextmenu
- xul-onoverflow
- xul-onoverflowchanged
- xul-onunderflow
- xul-onpopuphidden
- xul-onpopuphiding
- xul-onpopupshowing
- xul-onpopupshown
- xul-onbroadcast
- xul-oncommandupdate
Read more about this topic: Vroom Framework
Famous quotes containing the words supported, event and/or types:
“A solitary traveler whom we saw perambulating in the distance loomed like a giant. He appeared to walk slouchingly, as if held up from above by straps under his shoulders, as much as supported by the plain below. Men and boys would have appeared alike at a little distance, there being no object by which to measure them. Indeed, to an inlander, the Cape landscape is a constant mirage.”
—Henry David Thoreau (18171862)
“The hero sees that the event is ancillary: it must follow him.
”
—Ralph Waldo Emerson (18031882)
“As for types like my own, obscurely motivated by the conviction that our existence was worthless if we didnt make a turning point of it, we were assigned to the humanities, to poetry, philosophy, paintingthe nursery games of humankind, which had to be left behind when the age of science began. The humanities would be called upon to choose a wallpaper for the crypt, as the end drew near.”
—Saul Bellow (b. 1915)