Team:ETH Zurich/Templates

From 2013.igem.org

(Difference between revisions)
Line 1: Line 1:
-
<html>
 
-
<head>
 
-
<title>Untitled Document</title>
 
-
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
 
-
<script language="javascript" type="text/javascript">
 
-
 
-
img2 = new Image()
 
-
 
-
 
-
seconds = "2";
 
-
 
-
function imgOne()
 
-
{
 
-
setTimeout("imgTwo()", seconds * 1000);
 
-
}
 
-
function imgTwo()
 
-
{
 
-
document.myimg.src = 'https://static.igem.org/mediawiki/2013/thumb/7/7c/80px-Eth_igem_logo.png/70px-80px-Eth_igem_logo.png';
 
-
setTimeout("imgThree()", seconds * 1000);
 
-
}
 
-
function imgThree()
 
-
{
 
-
document.myimg.src = 'https://static.igem.org/mediawiki/2013/thumb/7/7c/80px-Eth_igem_logo.png/70px-80px-Eth_igem_logo.png';
 
-
setTimeout("imgOne()", seconds * 1000);
 
-
}
 
-
</script>
 
-
 
-
</head>
 
-
 
-
<body onload="imgOne();">
 
-
<img src="https://static.igem.org/mediawiki/2013/thumb/7/7c/80px-Eth_igem_logo.png/70px-80px-Eth_igem_logo.png" name="myimg">
 
-
</body>
 
-
</head>
 
<html>
<html>

Revision as of 09:22, 11 July 2013


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]