Difference between revisions of "Team:UMaryland/Team"

Line 178: Line 178:
 
     <div class = "name"> Iowis Zhu </div>  
 
     <div class = "name"> Iowis Zhu </div>  
 
       <div class ="title"> President, Fearless Leader </div>  
 
       <div class ="title"> President, Fearless Leader </div>  
       <img id="my-img" src= "https://2015.igem.org/File:Iowis1.JPG" onmouseover="mouseOver()" onmouseout="mouseOut()">
+
       <img id="my-img" src= "https://2015.igem.org/File:Iowis1.JPG"  
<script>
+
        onmouseover="src='https://2015.igem.org/File:Iowis2.JPG';"
function mouseOver() {
+
        onmouseout="src='https://2015.igem.org/File:Iowis1.JPG';"/>
    document.getElementById("my-img") img src = "https://2015.igem.org/File:Iowis2.JPG";
+
}
+
 
+
function mouseOut() {
+
    document.getElementById("my-img") img src = "https://2015.igem.org/File:Iowis1.JPG";
+
}
+
</script>
+
 
      
 
      
  

Revision as of 19:23, 24 August 2015