
在area后面加上style="outline:none"
例子:
<map name="sd">
<area style="outline:none" shape="rect" coords="127,123,246,368" href="#">
<area style="outline:none" shape="rect" coords="79,449,338,565" href="#">
</map>
例子:
<map name="sd">
<area style="outline:none" shape="rect" coords="127,123,246,368" href="#">
<area style="outline:none" shape="rect" coords="79,449,338,565" href="#">
</map>
