Team:HFUT CHINA/4

From 2014.igem.org

(Difference between revisions)
(Created page with "[http://www.baidu.com link title]")
 
(4 intermediate revisions not shown)
Line 1: Line 1:
-
[http://www.baidu.com link title]
+
<html>
 +
 
 +
 
 +
 
 +
<div id="leamain">
 +
 
 +
      <iframe src="http://gerontech.hfut.edu.cn/igem/" marginheight="0" marginwidth="0" frameborder="0" scrolling="no" width="765" height=100% id="iframepage" name="iframepage" onLoad="iFrameHeight()" ></iframe>
 +
 
 +
<script type="text/javascript" language="javascript">
 +
 
 +
    function iFrameHeight() {
 +
 
 +
        var ifm= document.getElementById("iframepage");
 +
 
 +
        var subWeb = document.frames ? document.frames["iframepage"].document :
 +
 
 +
ifm.contentDocument;
 +
 
 +
            if(ifm != null && subWeb != null) {
 +
 
 +
            ifm.height = subWeb.body.scrollHeight;
 +
 
 +
            }
 +
 
 +
    }
 +
 
 +
</script>
 +
 
 +
    </div>
 +
 
 +
</html>

Latest revision as of 03:09, 14 August 2014