Team:HKU-Hong Kong

From 2011.igem.org

(Difference between revisions)
Line 18: Line 18:
     $('#menuback').mouseover(function() {
     $('#menuback').mouseover(function() {
 +
    $('#menuback').this.style.opacity=1;
     $('#headover').stop().animate({height:'150px',top:'0px'},1000);
     $('#headover').stop().animate({height:'150px',top:'0px'},1000);
     });
     });
Line 159: Line 160:
     top: 0px;
     top: 0px;
     left: 0px;
     left: 0px;
-
     background-color: #01DF01
+
     background-color: #01DF01}
-
    opacity: 50}
+
-
 
+
  #headpic {
-
    #headpic {
+
     width:800px;
     width:800px;
     height:500px;
     height:500px;

Revision as of 03:04, 5 August 2011