Objectives
- Handle mouse rollovers using JavaScript
- Handle mouse clicks using JavaScript
- Change the displayed web page using JavaScript
- Change the content of an image element using JavaScript
The purpose of this assignment is to use JavaScript to handle mouse-overs and mouse-clicks, and to change the web page being displayed.