Team:HKUST-Hong Kong
From 2012.igem.org
(Difference between revisions)
Line 89: | Line 89: | ||
$('.left-menu noprint').stop().animate({top:"-20px"},100); | $('.left-menu noprint').stop().animate({top:"-20px"},100); | ||
}); | }); | ||
- | $('#menubar | + | $('#menubar').mouseover(function(){ |
- | $('#menubar | + | $('#menubar').stop.animate({top:"0px"},100); |
}); | }); | ||
- | $('#menubar | + | $('#menubar').mouseleave(function(){ |
- | $('#menubar | + | $('#menubar').stop.animate({top:"-20px"},100); |
}); | }); | ||
}); | }); |
Revision as of 09:39, 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