Mouseovers, mouseovers ... and still more mouseovers! Do you want
mouseovers? Dual? Triple? More? You've got 'em!
The pages in this section will explain how to do
mouseovers - single, dual, triple ... as many as you want!
Now, about this tutorial ...
- Part one deals with the basic mouseover, including the all-important image
preload script which will make the "on" image appear immediately upon
mouseover. Without a preload script your image wouldn't appear right away -
when the mouseover occurs the image would have to load at that time. If your image
is of a larger size (KBs) then the time required for it to load and display might totally
defeat the effect of the mouseover itself.
- Part two deals with multiple mouseovers. There are a couple important things to
know when doing these and it will all be explained in detail.
- Part three deals with adding "link descriptions" in the browser status bar. These
aren't absolutely necessary for the mouseovers to function but you might like to
use it some day, right?
And now, on to part one - The Mouseover!