DIV+CSS map在IE里面链接点击去边框问题
在火狐里面点击它的时候就没有黑色的边框,在IE里面浏览,点击的时候就有个黑色的边框,高手帮我解答一下,非常感谢。divclass="xp"><imgsrc="img/xp...
在火狐里面点击它的时候就没有黑色的边框,在IE里面浏览,点击的时候就有个黑色的边框,高手帮我解答一下,非常感谢。
div class="xp"><img src="img/xp_1.jpg" width="742" height="382" border="0" usemap="#Map" />
<map name="Map" id="Map">
<area shape="poly" coords="92,126,121,128,121,128" href="#" style="display:none"/>
<area shape="poly" coords="169,43,219,179,14,183,9,41" href="#" />
<area shape="poly" coords="320,574" href="#" />
<area shape="poly" coords="179,9,242,184,399,182,341,9" href="#" />
<area shape="poly" coords="593,182,416,185,359,12,529,10" href="#" />
<area shape="poly" coords="557,12,615,184,723,187,713,8" href="#" />
<area shape="poly" coords="14,195,14,368,141,370,165,199" href="#" />
<area shape="poly" coords="231,195,166,374,311,376,366,206" href="#" />
<area shape="poly" coords="404,196,370,366,522,370,573,203" href="#" />
<area shape="poly" coords="616,199,557,373,729,372,729,202" href="#" />
</map>
</div> 展开
div class="xp"><img src="img/xp_1.jpg" width="742" height="382" border="0" usemap="#Map" />
<map name="Map" id="Map">
<area shape="poly" coords="92,126,121,128,121,128" href="#" style="display:none"/>
<area shape="poly" coords="169,43,219,179,14,183,9,41" href="#" />
<area shape="poly" coords="320,574" href="#" />
<area shape="poly" coords="179,9,242,184,399,182,341,9" href="#" />
<area shape="poly" coords="593,182,416,185,359,12,529,10" href="#" />
<area shape="poly" coords="557,12,615,184,723,187,713,8" href="#" />
<area shape="poly" coords="14,195,14,368,141,370,165,199" href="#" />
<area shape="poly" coords="231,195,166,374,311,376,366,206" href="#" />
<area shape="poly" coords="404,196,370,366,522,370,573,203" href="#" />
<area shape="poly" coords="616,199,557,373,729,372,729,202" href="#" />
</map>
</div> 展开
4个回答
展开全部
map {border:none;}
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
展开全部
a,area { blr:expression(this.onFocus=this.blur()) } /* for IE */
:focus { -moz-outline-style: none; } /* for Firefox */
这个很管用的
:focus { -moz-outline-style: none; } /* for Firefox */
这个很管用的
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
2010-10-21
展开全部
在a标记中加事件:onclick="this.blur()"即可
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询