伊图教程网[www.etoow.com]
http://www.etoow.com/html/2007-08/1187525793.html
}
else
{
parpic.height=maxheight;
}
}
}
调用方法:
图片中加onload事件如下:
<img name="carpic" onload="initimg(this,165,176)" src="图片地址">
其中165,176,则为强制最大宽度及高度.
解决未知尺寸的图片撑破页面的问题
'http://www.etoow.com/html/2007-08/1187525793.html