Team:HKUST-Hong Kong
From 2012.igem.org
(Difference between revisions)
Line 19: | Line 19: | ||
$('#Project').stop(true,false).animate({boxShadow:"0px 0px 0px #222222", top:"0px", left:"0px"},100); | $('#Project').stop(true,false).animate({boxShadow:"0px 0px 0px #222222", top:"0px", left:"0px"},100); | ||
}); | }); | ||
- | $('# | + | $('#Human_practice').mouseover(function(){ |
- | $('# | + | $('#Human_practice').stop(true,false).animate({boxShadow:"10px 10px 10px #222222", top:"-5px", left:"-5px"},100); |
}); | }); | ||
- | $('# | + | $('#Human_practice').mouseleave(function(){ |
- | $('# | + | $('#Human_practice').stop(true,false).animate({boxShadow:"0px 0px 0px #222222", top:"0px", left:"0px"},100); |
}); | }); | ||
$('#Wet_lab').mouseover(function(){ | $('#Wet_lab').mouseover(function(){ |
Revision as of 14:37, 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