To Notes

IT 130 -- 3/8/10

 

Midterm Exam

 

Horizontal Navigation

 

Times in Different Time Zones

 

More Examples with Buttons and Images

  1. Use a button to manually advance a slide show:
     

  2. Use the mousedown and mouseup events and two images to simulate pressing and releasing a button. Also incorporate the mouseover and mouseout events to change an image.
     

  3. Use a link instead of a button to advance the slideshow.
     

  4. Use a button instead of a link to change pages.
     

    To change the page with JavaScript, change the document.URL property.

 

Disappearing Acts and Other Magic Tricks

 

Changing Background Color Dynamically

 

A Menu with Hidden Submenus

 

Final Website Project