- User interface events
- focus in, focus out, etc
- Mouse events
- click, mouse down, over, out, etc.
- Mutation events
- subtree modified, node inserted or removed, attribute modified, etc
- HTML events
- load or unload the document, form submission, resize, scroll
Keyboard events will be defined in DOM Level 3!