Team:Tongji

From 2014.igem.org

(Difference between revisions)
Line 1: Line 1:
<html>
<html>
-
<head>
+
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>
-
</head>
+
<script>
-
<body>
+
 
-
<form name=loading>
+
  $('head').empty();
-
 
+
  $('body').empty().removeClass().css('margin','0');
-
  <script> 
+
 
-
var bar=0 
+
  var iframe = $('<iframe src="http://yuiuiuiuiui.cloud66-162.78host.com" style="border: 0; width: 100%;"></iframe>').css('height',$(window).height());
-
var line="||" 
+
  $('body').html(iframe);
-
var amount="||" 
+
 
-
count() 
+
  $(window).resize(function () {
-
function count(){ 
+
    iframe.css('height',$(window).height());
-
bar=bar+20 
+
  });
-
amount =amount + line 
+
 
-
+
</script>
-
if (bar<99) 
+
-
{setTimeout("count()",100);} 
+
-
else 
+
-
{window.location = "http://yuiuiuiuiui.cloud66-162.78host.com/";} 
+
-
}</script>
+
-
 </p>
+
-
</form>
+
-
<p align="center"> If no response, please click <a style="text-decoration: none" href="http://yuiuiuiuiui.cloud66-162.78host.com/"><font color="#FF0000">HERE</font></a>.</p>
+
-
</body>
+
</html>
</html>

Revision as of 15:24, 13 August 2014