CMPS 335 Advanced Web Publishing
JavaScript Programming

Assignment 6, Spring 2002
Rollover, Cycling Banners, and Changing Status Bar Message


Primary Objectives of the Assignment
 
Create an HTML document that contains the following features:
 
  1. A rollover
    (Using onMouseOver and onMouseOut event handlers)
  2. A set of cycling banners.
    You should have at least three different banners
  3. Changing the browser's status line message.
    (onMouseOver and onMouseOut event handlers)
  4. Creating an image rollover.

Your Web page should be similar to the one created by your instructor as demonstrated in the following example.

Click Here for example.

Return to CMPS 335 Home Page
Return to Web Site Home Page