mouseover and mouseout example

Smiley Move the mouse pointer over the Smiley image to resize it to double its normal size

The event handler bigImg() is triggered when the user moves the mouse pointer over the image.

The event handler normalImg() is triggered when the mouse pointer is moved out of the image.