Learn different methods for applying event handlers
Study event propagation in the Internet Explorer event model
Understand event propagation in the DOM event model
Create functions that resolve the differences between event handlers
Work with the properties of the event objects under both models
Identify the object that initiated an event
Determine the coordinates of a mouse event
Create objects that can be dragged and dropped
Work with cursor styles
Create functions that respond to double-click events
Determine which mouse button a user clicked
Work with keyboard events, including determining which key a user pressed
Understand how to work with modifier keys
Review Assignment 1 pg 879
Vocabulary