第一步把下列代码放到<head></head>中
<script>
function bbimg(o){
var zoom=parseInt(ostylezoom )||;zoom+=eventwheelDelta/;if (zoom>) ostylezoom=zoom+%;
return false;
}
</script>
第二步把下列代码放到<body></body>中
<a onfocus=thisblur() ; target=_blank title=新窗口打开><img SRC= ; border= onmousewheel=return bbimg(this) onload=javascript:if(thiswidth>screenwidth)thisstylewidth=screenwidth;></a>
本人测试时使用的是IE其他的浏览器不知道支持不?大家可以自己去测试一下