Let's say you've got a picture of North America and you need polygons to imagemap the countries so that the onMouseOver event highlights, filters, changes the color, etc. of the country. What's the best way to do that? Applet, or is there a way to do it in pure Javascript? Anyone know anything about SVG? Is that the way to go? Code examples? All I can find premade uses rectangles as hotspots... this is unacceptable. Probably going to have to write my own applet, but thought I'd check here to see if this particular wheel has already been invented.
Thanks.
Thanks.