View Full Version : Image mapping hover over image


-char-
05-01-2005, 02:29 PM
ok *deep breath* this is gonna take alot of explaining...

WELL, I have an image map, its my navigation bar, and what I want is to be able to hover over the part of an image map and for a certain part of the image to change into another image.

is this possible?

also, if this is possible, if I used a code that preloads the images and then you manually have to type out the images, how would I make them into one big image map?

sorry if I haven't explained this very well, I'll be happy to give some examples of my image map and the rollover code ~x~

lefty
05-01-2005, 04:11 PM
As for the hover, you have to slice up your image map and make them individual images. Then you can use an image replacement code to have the images change on mouseover.

-char-
05-01-2005, 04:13 PM
Ok ;) thanks