Metropolitan State University

ICS 225 Web Design and Implementation

 

Lab 6:  Events

 

Objectives:   In this lab, you will work with events

 

1.     Find the author’s tutorial file, events.html.  Play with it until you understand:

  • what events are available
  • what order events fire in, if one action results in multiple events

 

 

2.     Find the author’s tutorial file, coordinates.html.  Play with it until you understand how browser coordinates work. That is, learn the following:

  • Which coordinate controls up/down (X or Y)?
  • Which coordinate controls right/left (X or Y)?
  • Do the numbers grow smaller or larger as you go up?
  • Do the numbers grow smaller or larger as you go right?

 

3.  Work the FAQ tutorial on page 228-232.