脚 本 之 家 www.jb51.net
页面导航:  不限条件-->网页里控制图片大小的相关代码
本地搜索:
1、用鼠标拖动来改变大小<SCRIPTLANGUAGE="JavaScript">functionresizeImage(evt,obj){newX=evt.xnewY=evt.yobj.width=newXobj.height=newY}</script><imgsrc="7say.gif"ondrag="resizeImage(event,this)">2、用鼠标滚动控制图片大小<imgsrc="7say.gif"onmouseenter="focus();"onmouseout="blur();"onmousewheel="width+=(win...
http://www.jb51.net//article/115.htm
1、用鼠标拖动来改变大小<SCRIPTLANGUAGE="JavaScript">functionresizeImage(evt,obj){newX=evt.xnewY=evt.yobj.width=newXobj.height=newY}</script><imgsrc="7say.gif"ondrag="resizeImage(event,this)">2、用鼠标滚动控制图片大小<imgsrc="7say.gif"onmouseenter="focus();"onmouseout="blur();"onmousewheel="width+=(win...
http://www.jb51.net//article/16.htm
共有:2/10,当前1/1页  [首页] [上一页] 1 [下一页] [尾页] 转到: