`

解决ie6.0 position:absolute bug

 
阅读更多
解决办法有两种:1、给父层设置zoom:1触发layout。 2、给父层设置宽度(width)。
分享到:
评论

相关推荐

    网页制作完全手册

    <div id=Item3 style="position: absolute; left: 0; top: 0;">Item3 <div id=Item4 style="position: absolute; left: 0; top: 0;">Item4 <div id=Item5 style="position: absolute; left: 0; top: 0;">Item5 ...

    CSS实现HTML元素透明的方法小结

    - 设置`position:absolute`的元素。 - 设置`float:left|right`的元素。 - 设置`display:inline-block`的元素。 - 设置具体高度或宽度的元素,如`height:xx`或`width:xx`。 - 设置`zoom:xx`的元素(但在IE8标准模式下...

    ExtAspNet_v2.3.2_dll

    -修正IE7下不能以下划线作为CSS中类名的前缀的BUG(feedback:Steve.Wei)。 -添加定时器控件Timer,用来定时发起AJAX请求。 +2009-09-06 v2.1.0 -Button的Pressed属性值能够正确的反映客户端的变化。 -优化...

    STG (SNMP Traffic Grapher)

    Fixed bug when red Upper Rate line has incorrect position for high Max Rate numbers. Changes in version 1.4.2: Now runs on Win 98 and Millenium. Bugs fixed: 1. Corrected startup crash (when ...

    ExtAspNet v2.2.1 (2009-4-1) 值得一看

    -修正IE7下不能以下划线作为CSS中类名的前缀的BUG(feedback:Steve.Wei)。 -添加定时器控件Timer,用来定时发起AJAX请求。 +2009-09-06 v2.1.0 -Button的Pressed属性值能够正确的反映客户端的变化。 -优化...

Global site tag (gtag.js) - Google Analytics