Event Handler |
Objects |
onAbort |
Image |
onBlur, onFocus |
Button
Checkbox
FileUpload
Layer
Password
Radio
Reset
Select
Submit
Text
Textarea
Window |
onChange |
FileUpload
Select
Text
Textarea |
onClick |
Button
Document
Checkbox
Link
Radio
Reset
Submit |
onDblClick |
Area
Document
Link |
onDragDrop,
onMove,
onResize |
Window |
onError |
Image
Window |
|
Event Handler |
Objects |
onKeyDown,
onKeyPress,
onKeyUp |
Document
Image
Link
Textarea |
onLoad |
Image
Layer
Window |
onMouseDown,
onMouseUp |
Button
Document
Link |
onMouseMove |
--- |
onMouseOut |
Area
Layer
Link |
onMouseOver |
Area
Layer
Link |
onReset |
Form |
onSelect |
Text
Textarea |
onSubmit |
Form |
onUnload |
Window |
|