Simple Rollovers
Tutorial courtesy of the folks at HB Graphics, Guilford CT

Everything you wanted to know about rollovers... When this script was written in '98 the HTML editors didn't write the JavaScript for you. You did it by hand. So, for the studious, here is how it was done in the "Old Days".

Each image has its own mouseOver and mouseOut image. In this case the mouseOut image is the same, and I could have used a single mouseOut image, however, as a lesson, I retained all the images.

Jack Queen King Joker


To view the source code click here.
To get a working copy of the code, use "Save As" or
"View Source" from the Source Code window.
To download the images click here.