您的位置:首页 > 其它

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

2006-08-22 16:07 253 查看
[align=left]原作:风云舞,出处: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>
[/align]
 
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: