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);
     });
     });
-
     $('#Team').mouseover(function(){
+
     $('#Human_practice').mouseover(function(){
-
     $('#Team').stop(true,false).animate({boxShadow:"10px 10px 10px #222222", top:"-5px", left:"-5px"},100);
+
     $('#Human_practice').stop(true,false).animate({boxShadow:"10px 10px 10px #222222", top:"-5px", left:"-5px"},100);
     });
     });
-
     $('#Team').mouseleave(function(){
+
     $('#Human_practice').mouseleave(function(){
-
     $('#Team').stop(true,false).animate({boxShadow:"0px 0px 0px #222222", top:"0px", left:"0px"},100);
+
     $('#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

Team:HKUST-Hong Kong - 2012.igem.org

  • 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