Chapter 11. JavaScript: Events

<feature><title>Objectives</title>

In this chapter you will learn:

<objective>

The concepts of events, event handlers and event bubbling.

</objective>
<objective>

To create and register event handlers that respond to mouse and keyboard events.

</objective>
<objective>

To use the event object to get information about an event.

</objective>
<objective>

To recognize and respond to common events, including onload, onmousemove, onmouseover, onmouseout, onfocus, onblur, onsubmit and onreset.

</objective>
</feature>
 

The wisest prophets make sure of the event first.

 
 --Horace Walpole
 

Do you think I can listen all day to such stuff?

 
 --Lewis Carroll
 

The user should feel in control of the computer; not the other way around. This is ...

Get Deitel® Developer Series AJAX, Rich Internet Applications, and Web Development for Programmers now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.