Team:HKUST-Hong Kong
From 2012.igem.org
(Difference between revisions)
Line 42: | Line 42: | ||
$('#Project').click(function(){ | $('#Project').click(function(){ | ||
$('#Project_Content').slideToggle("slow"); | $('#Project_Content').slideToggle("slow"); | ||
+ | }); | ||
+ | $('#Wet_lab').click(function(){ | ||
+ | $('#Wet_lab_Content').slideToggle("slow"); | ||
+ | }); | ||
+ | $('#Human_practice').click(function(){ | ||
+ | $('#Human_practice_Content').slideToggle("slow"); | ||
+ | }); | ||
+ | $('#Extras').click(function(){ | ||
+ | $('#Extras_Content').slideToggle("slow"); | ||
}); | }); | ||
$('#menubar').mouseover(function(){ | $('#menubar').mouseover(function(){ |
Revision as of 14:14, 22 September 2012
Click to See What's New!!!
Google Chrome is recommended
for viewing this page.
for viewing this page.
-
Write something here
-
Write something here
-
Write something here
-
Write something here
-
Write something here
-
Write something here
-
Write something here
First Paragraph
Second Paragraph
Third Paragraph