Team:UESTC Life

From 2013.igem.org

(Difference between revisions)
Line 64: Line 64:
filter:alpha(opacity=50);/*IE*/
filter:alpha(opacity=50);/*IE*/
opacity:0.5;/*FF*/
opacity:0.5;/*FF*/
-
z-index:1;
+
z-index:2;
position:fixed!important;/*FF IE7*/
position:fixed!important;/*FF IE7*/
position:absolute;/*IE6*/
position:absolute;/*IE6*/
Line 467: Line 467:
<div id="bg" class="bg" style="display:none;"></div>
<div id="bg" class="bg" style="display:none;"></div>
<a href="javascript:showDiv()"><font size=14px>点击这里弹出层</font></a>
<a href="javascript:showDiv()"><font size=14px>点击这里弹出层</font></a>
-
 
+
<iframe id='popIframe' class='popIframe' frameborder='0'></iframe>
</div>
</div>

Revision as of 13:32, 17 September 2013

Loading pages...