This should be really easy but I've searched for hours and can't find a solution. I have a large image, lets say it's a map of a country, and when I hover over the town I want to display an image of the town and display some text. The original image of the country map is unchanged.
How do I do this? Do I use CSS (visibility: hidden;) or JavaScript onmouseover)?
Cheers, Pete
[edited by: PeteM at 12:35 pm (utc) on Aug. 18, 2007]