User:Lytao/1

From 2011.igem.org

(Difference between revisions)
Line 1: Line 1:
<html>
<html>
-
<body>
+
<object type="application/x-shockwave-flash" height=1500 width=897 data="">
-
 
+
<param name="movie" value="" />
-
<input type="text" id="clock" size="35" />
+
<param name="quality" value="high" />
-
<script language=javascript>
+
<param name="" value="Exactfit"/>
-
var int=self.setInterval("clock()",50)
+
</object>
-
var i=0;
+
-
function clock()
+
-
  {if (i>20){window.clearInterval(int);
+
-
  document.getElementById("clock").value=123}
+
-
i++;
+
-
  }
+
-
 
+
-
 
+
-
</script>
+
-
 
+
-
<div id="as">
+
-
123
+
-
</div>
+
-
</body>
+
</html>
</html>

Revision as of 15:12, 26 October 2011