Difference between revisions of "Team:ShanghaitechChina/Notebook"

Line 11: Line 11:
 
</li>
 
</li>
 
<li >
 
<li >
<div onMouseOver="div1">
+
<div id="Researcher">
 
<a>Researcher</a>
 
<a>Researcher</a>
 
</div>
 
</div>
Line 33: Line 33:
 
</div>
 
</div>
 
<script>
 
<script>
function div1()
+
$("#Researcher").click(function(){
{$("#content1").fadeIn("slow");
+
  $("#content1").fadeOut("slow");
+
});
}
+
 
</script>
 
</script>
 
</body>
 
</body>
 
</html>
 
</html>

Revision as of 11:46, 28 September 2016

igem2016:ShanghaiTech