快捷导航
发新帖
返回列表
做热点后点击有边框,很不美观,如何消除热点边框呢?各位大神,求助,谢谢啦!


本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有帐号?立即注册

x
举报 使用道具
| 回复

共2个回复 最后回复于 2018-7-10 08:03

勤币 13901   学币 196  
沙发
发表于 2018-7-9 17:21:42 | 只看该作者
把你的代码全部复制上来看下,或者可以参考这个帖子自己试着调整下~
https://jingyan.baidu.com/article/0320e2c12321201b86507b4c.html
举报 使用道具
勤币 301   学币 0  
板凳
发表于 2018-7-10 08:03:38 | 只看该作者
lori棒棒糖 发表于 2018-7-9 17:21
把你的代码全部复制上来看下,或者可以参考这个帖子自己试着调整下~
https://jingyan.baidu.com/article/03 ...

<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>热点地图</title>
</head>


<body>
<p><img src="images/QQ截图20180708143859.jpg" alt="" width="596" height="501" usemap="#Map"/>
  <map name="Map">
    <area shape="rect" coords="207,6,369,270" href="http://www.baidu.com"><area shape="rect" coords="13,7,175,271" href="http://www.qinxue.com" target="_blank" outline:none>
    <area shape="rect" coords="25,292,175,489" href="#">
    <area shape="rect" coords="213,294,374,494" href="#">
    <area shape="rect" coords="414,8,576,272" href="http://www.taobao.com">
    <area shape="rect" coords="12,16,174,280" href="#">
    <area shape="poly" coords="482,304,454,314,513,297,540,345,553,396,550,457,513,482,451,469,421,447,416,362,452,313" href="#">
  </map>
</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><img src="images/241-middler.jpg" alt="" width="310" height="200" usemap="#Map2"/>
  <map name="Map2">
    <area shape="rect" coords="50,23,141,191" href="#">
    <area shape="rect" coords="179,31,276,191" href="#">
  </map>
</p>
</body>
</html>
举报 使用道具
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

快速回复 返回顶部 返回列表