复制代码代码如下: <img class="photoresize" src="<%=rs("img")%>" /> <style type="text/css"> .photoresize { max-width:600px; myimg:expression(onload=function(){ this.style.width=(this.offsetWidth > 600)?"600px":"auto"} ); } </style> .neirong img{max-width:680px;myimg:expression(onload=function(){this.style.width=(this.offsetWidth > 680)?"680px":"auto"});} #upscroll li{ height:20px; line-height:20px;}