First page Back Continue Last page Graphics
Rollover Effects
Since this is a class on graphics, we’ll focus on rollovers. To produce a rollover, you need to have two versions of the graphic -- one that is seen when the mouse is not hovering over a link, and one that is seen when the mouse is hovering over the link.
In your HTML, you would write a JavaScript to tell the browser when to display which version of the graphic.