Events
Thu, Oct 21, 2010
Class Overview
In this class we will look at ways to put the foundations we’ve been learning into action based on user interactions. Get ready for forms!
Resources
Homework
Read the Chapter 4 pages 89 - 112. Create a simple validation form that uses Event Listeners. If you’re feeling like a ninja try using DOM manipulation to add messages to the page instead of using the alert box that you have grown to love like none other.

