Loading...
受用一生的话
//改变图片大小 function resizepic(thispic) { if(thispic.width>700) thispic.width=700; } //无级缩放图片大小 function bbimg(o) { if(!event.ctrlKey)return true; var zoom=parseInt(o.style.zoom, 10)||100;zoom+=event.wheelDelta/12;if (zoom>0) o.style.zoom=zoom+'%'; return false; }
受用一生的话
[ 小故事网 www.xiaogushi.com 时间:2006-11-24 0:57:16
发表评论
]