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:
“Traditionally, marriage involved a kind of bartering, rather than mutual inter-dependence or role sharing. Husbands financially and economically supported wives, while wives emotionally, psychologically and socially supported husbands. He brought home the bacon, she cooked it. He fixed the plumbing, she the psyche.”
—Bettina Arndt (20th century)
“Surely one of the peculiar habits of circumstances is the way they follow, in their eternal recurrence, a single course. If an event happens once in a life, it may be depended upon to repeat later its general design.”
—Ellen Glasgow (18731945)
“Our children evaluate themselves based on the opinions we have of them. When we use harsh words, biting comments, and a sarcastic tone of voice, we plant the seeds of self-doubt in their developing minds.... Children who receive a steady diet of these types of messages end up feeling powerless, inadequate, and unimportant. They start to believe that they are bad, and that they can never do enough.”
—Stephanie Martson (20th century)