<style>
td {  font-size: 12px; line-height: 22px}
</style>
<SCRIPT LANGUAGE="JavaScript">
function resizeImage(evt,obj){
newX=evt.x
newY=evt.y
obj.width=newX
obj.height=newY
}
</script>
</head>  <td align="center"><font color="#FFFFFF"><img src="../5/3/2201.jpg" style="cursor:default" ondrag="resizeImage(event,this)" title="你可以用鼠标托动我来改变大小观看哟"></font>

相关文章:

  • 2022-02-16
  • 2022-12-23
  • 2022-12-23
  • 2021-04-21
  • 2021-07-07
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2021-11-24
  • 2021-07-02
  • 2022-12-23
  • 2021-12-10
  • 2022-01-11
相关资源
相似解决方案