Team:UPenn

From 2013.igem.org

(Difference between revisions)
m
m
Line 20: Line 20:
           $(".tab").mouseleave(function() {
           $(".tab").mouseleave(function() {
               $(this).css("height", "60px");
               $(this).css("height", "60px");
-
          });
 
-
          $("#penn").hover(function() {
 
-
          $("#penn").fadeOut();
 
           });
           });
            
            

Revision as of 20:45, 17 June 2013



Test