有什么问题请到<a href='http://bbs.7dspace.com/index.asp?boardid=2'>论坛</a>中发表<br> <!-- http://www.7dspace.com --> <!-- bbs http://bbs.7dspace.com --> <!--把如下代码加入到<body>区域中--> 用鼠标拖拽图片试试看效果怎么样! <SCRIPT LANGUAGE="JavaScript"> <!-- Begin function resizeImage(evt,name){ newX=evt.x newY=evt.y eval("document."+name+".width=newX") eval("document."+name+".height=newY") } // End --> </script> <img src="/files/pic/20050817/200581702202173063.gif" width="468" height="60" name="image" ondrag="resizeImage(event,'image')">