The question below is not a programming question, but the question "how can I do this," recommendations for implementation.
I have an image of a world map. I can make each continent a separate image.
What I want to do is create a hover over a function for each continent. When the user's mouse is over the continent - the EXACT form of the continent - I want it to change color.
My main question is: how can I refer when the user mouse is over the shape of the exact continent? I don’t want to use Flash for this, that’s all, although I’m afraid there is no other way to do this?
Thank you all
source
share