JavaScript Lab - Nov 1, 2011

Lab 1 - Event Handlers

Hover for a welcome message

Lab 2 - Form Access and Dynamic Pages




Lab 3 - Rollover Image

odu

Note: This can be a little flaky even if it's implemented correctly. Like most things in programming, there are multiple ways to do this.

Alternate implementation:

odu

This one seems to work better, but we didn't discuss getElementById("").src in class.