凹丫丫网络社区's Archiver

Amm 发表于 2008-5-16 12:58

鼠标滚轮控制图片大小

<P>&lt;script language = "JavaScript"&gt;<BR>function bbimg(o){<BR>var zoom=parseInt(o.style.zoom, 10)||100;zoom+=event.wheelDelta/12;<BR>if(zoom&gt;0) o.style.zoom=zoom+'%';<BR>return false;}<BR>&lt;/script&gt;</P>
<P><BR>&lt;img src="<A href="http://www.butong.net/image/logo.GIF">http://www.butong.net/image/logo.GIF</A>" border=0 onmousewheel="return bbimg(this)" onload="javascript:if(this.width&gt;screen.width-600) this.style.width=screen.width-600;"&gt;</P>

页: [1]

Powered by Discuz! Archiver 7.0.0  © 2001-2009 Comsenz Inc.