I'm using the below image map but it's not working in Internet Explorer 6.0 SP2 as
this page says it should. It works fine in Firefox 1.7 though. Any ideas why this might be?
HTML
<map name="signature">
<area shape="rect" coords="190,10 319,22" title="Just Some Guy (JSG)"/>
<area shape="rect" coords="47,51 220,82" title="不思議な男 :: fushigi na otoko :: mysterious guy"/>
<area shape="rect" coords="30,111 241,207" title="Which Naruto character are you?" target="_blank" href="http://www.naruto-kun.com/character+test.html"/>
</map>
<img height="250" width="500" border="0" usemap="signature" alt="JSG Signature Image" title="JSG Signature Image" src="JSG Signature 001B.png"/>
The Image:

Note: The HTML character entities refer to Japanese characters.