Team:HKU-Hong Kong/Templates/Header

From 2011.igem.org

(Difference between revisions)
Line 18: Line 18:
     $('#menuback').mouseover(function() {
     $('#menuback').mouseover(function() {
-
     $('#headover').stop().animate({height:'150px',top:'0px'},1000);
+
     $('#headover').stop().animate({height:'170px',top:'0px'},1000);
     });
     });
Line 151: Line 151:
   #menuback {
   #menuback {
     width:100px;
     width:100px;
-
     height:160px;
+
     height:170px;
     position: absolute;
     position: absolute;
     top: 0px;
     top: 0px;
Line 159: Line 159:
   #headpic {
   #headpic {
     width:800px;
     width:800px;
-
     height:150px;
+
     height:170px;
     position: absolute;
     position: absolute;
     top: 0px;
     top: 0px;

Revision as of 05:38, 4 October 2011