css最大宽度 css控制图片的最大宽度及expression学习_ Div+Css教程-查字典教程网
css最大宽度 css控制图片的最大宽度及expression学习
css最大宽度 css控制图片的最大宽度及expression学习
发布时间:2016-12-27 来源:查字典编辑
摘要:.photoresize{max-width:600px;myimg:expression(onload=function(){this.s...

<img 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;}

相关阅读
推荐文章
猜你喜欢
附近的人在看
推荐阅读
拓展阅读
  • 大家都在看
  • 小编推荐
  • 猜你喜欢
  • 最新 Div+Css教程学习
    热门 Div+Css教程学习
    网页设计子分类