JavaScript #3:                                                                    Instructor: Roseann Krane

Displaying a status bar message by pointing to a link: 

The onMouseOver event handler: a MouseOver event occurs when the user points the mouse to a text or graphic link. Here is the syntax of onMouseOver event handler:


onMouseOver="code"




Task to do:

1. Create a onMouseOver that will open the www.mvhs.net page from your page. You will find the mustang.gif icon in the images directory.