图片自适应大小,神!

<style type="text/css">
img {width:expression(this.width>60?"60px":this.width+"px");}
</style>
posted @ 2009-06-11 14:38  月光小提琴  阅读(310)  评论(0)    收藏  举报