View Full Version : How can i make rollover areas in a client-side image map?
How can i make rollover areas in a client-side image map?
This means when i'm with the pointer up on an area, should change in another image.
Pls tell me fast bcs i'm in a hurry!
Thank u.
If what you want is change a part of the image map then you can't.
An image map is a SINGLE image with diferent places that can link to diferent pages. The only image you can change is the whole image, or none at all. You can't change bits of the image.
Find another aproach, like having hidden layers that show over the parts you want to rollover. The layers have the rollover bit of the image (the bit you wanted to show when the mouse hovered that section) and are hidden until the mouse goes over the image map. Then instead of changing an image SRC, you show or hide the Layers =).
There are other approaches, like cutting the image you are mapping in smaller images.
vBulletin® v3.8.2, Copyright ©2000-2012, Jelsoft Enterprises Ltd.