Team:HIT-Harbin

From 2014.igem.org

(Difference between revisions)
Line 5: Line 5:
<link type="text/css" rel="stylesheet" media="screen" href="https://2014.igem.org/Team:HIT-Harbin/css/style.css?action=raw&amp;ctype=text/css">
<link type="text/css" rel="stylesheet" media="screen" href="https://2014.igem.org/Team:HIT-Harbin/css/style.css?action=raw&amp;ctype=text/css">
<link type="text/css" rel="stylesheet" media="screen" href="https://2014.igem.org/Team:HIT-Harbin/css/homestyle.css?action=raw&amp;ctype=text/css">
<link type="text/css" rel="stylesheet" media="screen" href="https://2014.igem.org/Team:HIT-Harbin/css/homestyle.css?action=raw&amp;ctype=text/css">
-
<script type="text/javascript" src="https://2014.igem.org/Team:HIT-Harbin/js/main.js?action=raw&amp;ctype=text/javascript"></script>
+
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs
 +
/jquery/1.4.0/jquery.min.js"></script>
 +
<script type="text/javascript" src="https://2014.igem.org/Team:HIT-Harbin/js/mai.js?action=raw&amp;ctype=text/javascript"></script>
 +
<script type="text/javascript">
 +
$(document).ready(function(){
 +
  $(".nav1").mouseover(function(){
 +
  $("ul").show(1000));$("button").mouseout(function(){
 +
  $("p").hide(1000);
 +
  });
 +
});
 +
</script>
<!--main content -->
<!--main content -->
<!--topCentent content -->
<!--topCentent content -->

Revision as of 13:00, 28 July 2014