好得很程序员自学网

<tfoot draggable='sEl'></tfoot>

代码如下,在IE7下可以实现冻结效果,但是在IE8下则不可以,请问各位如何处理_html/css_W

         new document               .FixedHeaderColumnsTableDiv        {            overflow: auto;            position: relative;            border: 1px solid;        }        .FixedCell        {            position: relative;            top: expression(this.offsetParent.scrollTop);            left: expression(this.parentElement.offsetParent.scrollLeft);            background-color: buttonface;            border: 1px solid black;            z-index: 1800;        }                .FixedHeaderRow1        {            position: relative;            top: expression(this.offsetParent.scrollTop);            background-color: buttonface;            border: 0px solid black;            z-index: 300;        }        .FixedHeaderRow2        {            position: relative;            top: expression(this.offsetParent.scrollTop);            background-color: buttonface;            border: 0px solid black;            z-index: 290;        }        .FixedDataColumn        {            position: relative;             left: expression(this.parentElement.offsetParent.parentElement.scrollLeft);            background-color: buttonface;            border: 1px solid black;            z-index: 200;        }        table        {            border: 0px solid black;            z-index: 1;        }        td        {            position: relative;            border-right: 1px solid black;            border-bottom: 1px solid black;            z-index: 1;        }           

header1 header2 header3 header4 header5 header6 header7 header8 header9 header10 header11 header12 header13 header14 header15 header16 header17 col1 col2 col3 col4 col5 col6 col7 col8 col9 col10 col11 col12 col13 col14 col15 col16

col17爱仕达col17爱仕达col17爱仕达col17爱仕达col17爱仕达col17爱仕达col17爱仕达col17爱仕达col17爱仕达col17爱仕达col17爱仕达col17爱仕达col17爱仕达col17爱仕达col17爱仕达col17爱仕达col17爱仕达col17爱仕达col17爱仕达col17爱仕达col17爱仕达col17爱仕达col17爱仕达col17爱仕达col17爱仕达col17爱仕达col17爱仕达col17爱仕达col17爱仕达col17爱仕达col17爱仕达col17爱仕达col17爱仕达col17爱仕达col17爱仕达col17爱仕达col17爱仕达col17爱仕达col17爱仕达col17爱仕达col17爱仕达col17爱仕达col17爱仕达col17爱仕达col17爱仕达

查看更多关于代码如下,在IE7下可以实现冻结效果,但是在IE8下则不可以,请问各位如何处理_html/css_W的详细内容...

  阅读:30次