Team:UESTC Life

From 2013.igem.org

(Difference between revisions)
Line 49: Line 49:
margin-top:-60px!important;/*FF IE7 该值为本身高的一半*/
margin-top:-60px!important;/*FF IE7 该值为本身高的一半*/
margin-top:0px;
margin-top:0px;
-
position:fixed;/*FF IE7*/
+
position:fixed!important;/* FF IE7*/
-
 
+
position:absolute;/*IE6*/
_top:      expression(eval(document.compatMode &&
_top:      expression(eval(document.compatMode &&
             document.compatMode=='CSS1Compat') ?
             document.compatMode=='CSS1Compat') ?
Line 65: Line 65:
opacity:0.5;/*FF*/
opacity:0.5;/*FF*/
z-index:9998;
z-index:9998;
-
position:fixed;/*FF IE7*/
+
position:fixed!important;/* FF IE7*/
-
 
+
position:absolute;/*IE6*/
_top:      expression(eval(document.compatMode &&
_top:      expression(eval(document.compatMode &&
             document.compatMode=='CSS1Compat') ?
             document.compatMode=='CSS1Compat') ?
             documentElement.scrollTop + (document.documentElement.clientHeight-this.offsetHeight)/2 :/*IE6*/
             documentElement.scrollTop + (document.documentElement.clientHeight-this.offsetHeight)/2 :/*IE6*/
             document.body.scrollTop + (document.body.clientHeight - this.clientHeight)/2);
             document.body.scrollTop + (document.body.clientHeight - this.clientHeight)/2);
-
}
 
-
.popIframe {
 
-
filter:alpha(opacity=0);/*IE*/
 
-
opacity:0;/*FF*/
 
}
}
-->
-->

Revision as of 03:15, 18 September 2013

Loading pages...