Hello all,
The question below is not really a programming question, but more of "how can I do this" question, implementation advice.
I have an image of the world map. I can make each continent a separate image.
What I want to do is create a hover over feature for each continent. When the users mouse is over the continent - the EXACT shape of the continent that is - I want it to change colour.
My main question is, how can I reference when the users mouse is over the exact shape of the continent? I do not want to use Flash for this, all though I am afraid there is no other way to do this?
Thanks all