First page Back Continue Last page Image
- The user aborted loading the page
- The user left the object
- The user changed the object
- The user clicked on an object
- The script encountered an error
- The user made an object active
- The object finished loading
- The cursor moved over an object
- The cursor moved off an object
- The user selected the contents of an object
- The user submitted a form
- The user left the window
- onAbort
- onBlur
- onChange
- onClick
- onError
- onFocus
- onLoad
- onMouseOver
- onMouseOut
- onSelect
- onSubmit
- onUnload
- You should be familiar with the Event Handlers that your programming language uses