网页编程 - 拖动放大图片
<SCRIPT LANGUAGE="JavaScript"> <!-- This script and many more are available free online at --> <!-- The JavaScript Source!! http://javascript.internet.com --> <!-- Begin function resizeImage(evt,name){ newX=evt.x newY=evt.y eval("document."+name+".width=newX") eval("document."+name+".height=newY") } // End --> </script> </HEAD> <BODY> <img src="images/logo.gif" width="150" height="58" name="image1" ondrag="resizeImage(event,'image1')">
本站
说明
网页版
站长
简介
微博
日记
照片
同学
资料
文章
电脑
编程
维护
链接
功能
电话
短信
邮件
登录