私はあなたの気球のための領域を作り直しました、あなたはすぐそこにかなり混乱した座標を持っていました。n.jpg
を参照画像上のそのバルーンの番号のファイル名に置き換えるだけです。
更新:いくつかの不整合が表示されているため、ポリゴンを円に変更しました。今回はうまくいくことを願っています。そして、この質問を閉じることもできます。
代替テキストhttp://thismayhem.com/img/stackoverflow.png
そして、それらはそれぞれのコードです。
<area shape="circle" coords="231,49,46" href="" onmouseover="changeImage('1.jpg')" onmouseout="resetImage()"/>
<area shape="circle" coords="273,112,31" href="" onmouseover="changeImage('2.jpg')" onmouseout="resetImage()"/>
<area shape="circle" coords="169,150,33" href="" onmouseover="changeImage('3.jpg')" onmouseout="resetImage()"/>
<area shape="circle" coords="97,159,32" href="" onmouseover="changeImage('4.jpg')" onmouseout="resetImage()"/>
<area shape="circle" coords="134,59,38" href="" onmouseover="changeImage('5.jpg')" onmouseout="resetImage()"/>
<area shape="circle" coords="67,87,28" href="" onmouseover="changeImage('6.jpg')" onmouseout="resetImage()"/>