在台式机上使用chrome的图片映射时遇到问题,尽管可以在safari中使用并且在chrome和safari中也可以在手机上使用

问题描述

<div>
  <div class="row">
<img src="gifs/stagnant/start.gif" class="indexlandscape" usemap="#start" width="768"
  height="576">

<map name="start">
    <area shape="rect"  coords="435,312,327,254" href="scenes1/doorscene1.html">
</map>
</div>

我似乎无法弄清楚为什么它不能在chrome桌面上特别起作用...它可以在Safari中正常工作。

解决方法

暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!

如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。

小编邮箱:dio#foxmail.com (将#修改为@)