Dhtml:浏览大图时鼠标感应控制层滚动条的移动

[入库:2005年8月18日] [更新:2007年3月25日]

本文简介:选择自 lshdic 的 blog

原作:风云舞,出处:http://www.lshdic.com/bbs
<div style="overflow:auto; width:300; height:300" id=a>
  <img src="http://www.loveinhere.com/images/funpic/1000/p_10141.jpg" width="800" height="800" onmousemove='a.scrollleft=event.x*2.5-a.offsetleft-100;a.scrolltop=event.y*2.5-a.offsettop-100'>
</div>

本文关键:
  相关方案
Google
 

本站最佳浏览方式为 分辨率 1024x768 IE 6.0(或更高版本的 IE浏览器)

go top