Rollover Gallery
Part 1 : Introduction
Have you seen web pages where there is a row of small images and one larger image and the larger image changes when you move the mouse over one of the smaller ones?
To set up this effect you first need to create your images. You will need two versions of each image, one small and one large. The images should be correctly sized in your graphics program so that you keep the file sizes and hence the load time for your page to a minimum. All of the small images should be set to the same size so that they line up neatly and all of the large images should also be set to the same size as they will all be displayed in the same spot on the page.
You can easily create a rollover gallery effect like this for your web page.


