您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. 图库新版jQuery焦点图 JS代码

  2. // ad function dy(code) { var ojs=''; if (code=="top210x90_1"){ document.write(''); document.write(ojs);} if (code=="top210x90_2"){ document.write(''); document.write(ojs);} if (code=="top728x90&qu ot;){ document.writeln("'); document.write(ojs);} i
  3. 所属分类:网页制作

    • 发布日期:2013-06-05
    • 文件大小:196kb
    • 提供者:royalboy
  1. IE6支持max-width/height与min-width/height(完美解决方案)

  2. IE6支持最大宽度,IE6支持最小宽度以及让IE6支持min-width同时又支持max-width解决方案,代码很简洁功能很实用,有需求的朋友可以参考下哈,希望可以帮助到你
  3. 所属分类:其它

    • 发布日期:2020-09-25
    • 文件大小:40kb
    • 提供者:weixin_38689055
  1. IE6支持max-width/height与min-width/height(完美解决方案)

  2. 1、IE6支持max-width解决方法 IE6支持最大宽度,解决CSS代码: 复制代码代码如下: .className { max-width:1000px; _width:[removed](document.documentElement.clientWidth||document.body.clientWidth)<1000?”1000px”:””); overflow:hidden; } 说明:max-width:1000px; 这个是IE6以上级其它品牌浏览器支持最大范围宽
  3. 所属分类:其它

    • 发布日期:2021-01-19
    • 文件大小:37kb
    • 提供者:weixin_38546459