使用道具 举报
在css中加入下面这句就可以了: img { max-width: 500px; width:expression(this.width > 500 ? "500px" : this.width) } 意思是; 限制图片的高和宽限制在500px以内,同比例缩放!所以可以解决不变形的问题 SSAY 发表于 2009-4-9 12:55
本版积分规则 发表回复 回帖后跳转到最后一页
手机版|小黑屋|Discuz! 官方站 ( 皖ICP备16010102号 )
GMT+8, 2025-9-14 02:23 , Processed in 0.100071 second(s), 14 queries , Gzip On.
Powered by Discuz! X3.4
Copyright © 2001-2023, Tencent Cloud.