Hello,
I'm new to the forum (and to javascript in general).
I'm trying to modify the ImageMapster code to show different tooltips. The only example I could find on their site used a single tooltip. How can I modify this to display a different tooltip each time I hover over a different vegetable on the tray? I guessed it would be a switch or a case statement of some sort but I have no clue.
Here is the link for the jsFiddle:
http://jsfiddle.net/sb9j7/
Thanks!
Jon