1 |
There are four major types of events and event handlers:
|
2 | JavaScript introduces new event-handling attributes inside tags that respond to mouse events or keyboard input (in text fields, e.g.) |
3 | One can specify event handlers in two ways, described on the following page |