Team:HKUST-Hong Kong
From 2012.igem.org
(Difference between revisions)
Line 87: | Line 87: | ||
}); | }); | ||
$('#menubar').mouseleave(function(){ | $('#menubar').mouseleave(function(){ | ||
- | $('#menubar').stop().animate({top:"- | + | $('#menubar').stop().animate({top:"-40px"},100); |
}); | }); | ||
$('#menubar.right-menu').mouseover(function(){ | $('#menubar.right-menu').mouseover(function(){ | ||
Line 93: | Line 93: | ||
}); | }); | ||
$('#menubar.right-menu').mouseleave(function(){ | $('#menubar.right-menu').mouseleave(function(){ | ||
- | $('#menubar.right-menu').stop().animate({top:"- | + | $('#menubar.right-menu').stop().animate({top:"-40px"},100); |
}); | }); | ||
}); | }); | ||
Line 134: | Line 134: | ||
height:40px; | height:40px; | ||
position:absolute; | position:absolute; | ||
- | top:- | + | top:-40px; |
border-bottom:3px solid #AAAAAA; | border-bottom:3px solid #AAAAAA; | ||
} | } |
Revision as of 16:50, 20 July 2012
Google Chrome is recommended for viewing this page.
OUR LOGO
First Paragraph
-
Write something here
-
Write something here
-
Write something here
-
Write something here
-
Write something here
-
Write something here
-
Write something here
Second Paragraph
Third Paragraph