What can JavaScript Do?

Event handlers can be used to handle, and verify, user input, user actions, and browser actions:

Many different methods can be used to let JavaScript work with events:

More about events and event handlers in the HTML DOM chapters.

Back Table of Contents Next