Team:UCSF/animation

From 2010.igem.org

(Difference between revisions)
 
(One intermediate revision not shown)
Line 19: Line 19:
document.getElementById("b1").onmouseover="empty()";
document.getElementById("b1").onmouseover="empty()";
document.getElementById("b1").onmouseout="empty()";
document.getElementById("b1").onmouseout="empty()";
-
setTimeout("setMouseOver()",5000);
 
}
}
-
function setMouseOver(){
+
 
-
alert('Hi');
+
-
document.getElementById("b1").onmouseover="mouseOver()";
+
-
}
+
function empty(){
function empty(){
Line 39: Line 35:
onclick="onClick()"  
onclick="onClick()"  
height="250">
height="250">
-
 
-
 
-
 
-
 
-
<a href="https://2010.igem.org/Team:UCSF/Project/Precision"><img src="https://static.igem.org/mediawiki/2010/2/28/UCSF_precision_home_icon.png" width="250" border="0" alt="Greater Precision" />
 
-
</a>
 
-
 
-
 
-
<a href="https://2010.igem.org/Team:UCSF/Project/Signaling"><img src="https://static.igem.org/mediawiki/2010/9/9a/UCSF_signaling_home_icon.png" width="250" border="0" alt="Stronger Signaling" />
 
-
</a>
 
-
 
-
 
-
 
-
<a href="https://2010.igem.org/Team:UCSF/Project/Arsenal"><img src="https://static.igem.org/mediawiki/2010/3/35/UCSF_arsenal_home_icon.png" border="0" width="250" alt="Better Arsenal" />
 
-
</a>
 
-
 
</body>
</body>
</html>
</html>

Latest revision as of 22:03, 26 October 2010

UCSF banner