html map
如下代码,还是会关闭网页,帮忙指点一下,谢谢了!<img border="0" src="http://xxxx.jpg" usemap="#mymap" / alt="【求助】发起旺旺时,网页就关闭了,怎么解决?_html/css_WEB-ITnose" ><map name="mymap"><area coords="516,2551,613,2575" target="_blank" href="http://www.taobao.com/webww/ww.php?ver=3&touid=%E6%B5%8B%E8%AF%95&siteid=cntaobao&s=1&charset=utf-8" shape="rect" /></map>
这就是一个 打开 链接
写成
open 一样的
coords 坐标值 太大。所以点击没反应。你调小点试试,。
<img border="0" src="http://www.baidu.com/img/bdlogo.gif" usemap="#mymap" / alt="【求助】发起旺旺时,网页就关闭了,怎么解决?_html/css_WEB-ITnose" ><map name="mymap"> <area shape="circle" coords="180,139,14" href ="http://www.baidu.com" target="_blank" alt="Venus" /> <area shape="circle" coords="129,161,10" href ="http://www.baidu.com" target="_blank" alt="Mercury" /> <area shape="rect" coords="0,0,110,260" href ="http://www.baidu.com" target="_blank" alt="Sun" /></map>
coords 坐标值 太大。所以点击没反应。你调小点试试,。
<img border="0" src="http://www.baidu.com/img/bdlogo.gif" usemap="#mymap" / alt="【求助】发起旺旺时,网页就关闭了,怎么解决?_html/css_WEB-ITnose" ><map name="mymap"> <area shape="circle" coords="180,139,14" href ="http://www.baidu.com" target="_blank" alt="Venus" /> <area shape="circle" coords="129,161,10" href ="http://www.baidu.com" target="_blank" alt="Mercury" /> <area shape="rect" coords="0,0,110,260" href ="http://www.baidu.com" target="_blank" alt="Sun" /></map>
HTML怎么学习?HTML怎么入门?HTML在哪学?HTML怎么学才快?不用担心,这里为大家提供了HTML速学教程(入门课程),有需要的小伙伴保存下载就能学习啦!
Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号