Team:ETH Zurich/Templates

From 2013.igem.org

(Difference between revisions)
Line 1: Line 1:
-
<html>
+
<html>  
-
<head>
+
<head>  
-
<title>Untitled Document</title>
+
<title>Untitled Document</title>  
-
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">  
-
<script language="javascript" type="text/javascript">
+
<script language="javascript" type="text/javascript">  
-
img2 = new Image()
+
img2 = new Image()  
-
seconds = "2";
+
seconds = "2";  
-
function imgOne()
+
function imgOne()  
-
{
+
{  
-
setTimeout("imgTwo()", seconds * 1000);
+
setTimeout("imgTwo()", seconds * 1000);
-
}
+
}
-
</script>
+
function imgTwo()
 +
{
 +
document.myimg.src = 'http://devyne.org/Images/E&B.jpg';
 +
setTimeout("imgThree()", seconds * 1000);
 +
}
 +
function imgThree()
 +
{
 +
document.myimg.src = 'http://devyne.org/family.gif';
 +
setTimeout("imgOne()", seconds * 1000);  
 +
}  
 +
</script>  
-
</head>
+
</head>  
-
<body onload="imgOne();">
+
<body onload="imgOne();">  
-
<img src="80px-Eth_igem_logo.png" name="myimg">
+
<img src="http://devyne.org/Images/babyboy1.gif" name="myimg">  
-
</body>
+
</body>  
-
</html>
+
</head>
<html>
<html>

Revision as of 09:16, 11 July 2013

Untitled Document

EcoliMinesweeperNEW Kopie.png
80px-Eth igem logo.png
  • Home
  • Team
  • Project
  • Parts
  • Modeling
  • Notebook
  • Safety
  • Attributions
  • Templates
    • Layout
  • [http://2013.igem.org/wiki/index.php?title=Special:UserLogin&returnto=Team:ETH_Zurich/Templates Login]
  • [http://2013.igem.org/Team:ETH_Zurich/Templates WIKI]
    • [http://2013.igem.org/Team:ETH_Zurich/Templates View page]
    • [http://2013.igem.org/wiki/index.php?title=Team:ETH_Zurich/Templates&action=edit Edit page]
    • [http://2013.igem.org/wiki/index.php?title=Team:ETH_Zurich/Templates&action=history History of this page]
    • [http://2013.igem.org/Special:Upload Upload new file]