用图片热点,放在邮件里完全没有动静?为什么?

这个邮件正文是一个HTML页面,上面有菜单条,想点击菜单条跳转到正确的锚点,我做了一个,都跳转不了,单独拿出来用只有FF下可用,IE没反应,CHROME,有时候会跳错位置。 
我写的位置锚点我确定位置没有错 
<a id="a1" style="position:relative;left:481px;top:435px;"></a> 
  <a id="b2" style="position:relative;left:482px;top:805px;"></a> 
  <a id="c3" style="position:relative;left:484px;top:1315px;"></a> 
  <a id="d4" style="position:relative;left:484px;top:1515px;"></a> 
  <a id="e5" style="position:relative;left:485px;top:1745px;"></a> 
  <a id="f6" style="position:relative;left:486px;top:1865px;"></a> 
  <a id="g7" style="position:relative;left:487px;top:2135px;"></a> 
<map> 
<area shape="rect" coords="64,22,153,54" href="#a1" /> 
<area shape="rect" coords="154,22,252,54" href="#b2" /> 
<area shape="rect" coords="253,22,351,54" href="#c3" /> 
<area shape="rect" coords="352,22,450,54" href="#d4" /> 
<area shape="rect" coords="451,22,549,54" href="#e5" /> 
<area shape="rect" coords="550,22,648,54" href="#f6" /> 
<area shape="rect" coords="649,22,747,54" href="#g7" /> 
</map> 

临摹微笑
浏览 116回答 2
2回答

红糖糍粑

如果是页面变化 用连接, 如果页面不动 window.open 或者ajax

心有法竹

应该可以的,实在不行用jquery
打开App,查看更多内容
随时随地看视频慕课网APP