Team:HKUST-Hong Kong

From 2012.igem.org

(Difference between revisions)
Line 18: Line 18:
     });
     });
     $('#Team_Caption').mouseover(function(){
     $('#Team_Caption').mouseover(function(){
-
     $('#Team_Caption').stop().animate({height:60,width:230},500);
+
     $('#Team_Caption').stop().animate({height:60,width:230},100);
     });
     });
     $('#Team_Caption').mouseleave(function(){
     $('#Team_Caption').mouseleave(function(){
-
     $('#Team_Caption').stop().animate({height:50,width:200},500);
+
     $('#Team_Caption').stop().animate({height:50,width:200},100);
     });
     });
     $('#Team_Profile_Caption').mouseover(function(){
     $('#Team_Profile_Caption').mouseover(function(){
-
     $('#Team_Profile_Caption').stop().animate({height:60,width:230},500);
+
     $('#Team_Profile_Caption').stop().animate({height:60,width:230},100);
     });
     });
     $('#Team_Profile_Caption').mouseleave(function(){
     $('#Team_Profile_Caption').mouseleave(function(){
-
     $('#Team_Profile_Caption').stop().animate({height:50,width:200},500);
+
     $('#Team_Profile_Caption').stop().animate({height:50,width:200},100);
     });
     });
     $('#Project_Caption').mouseover(function(){
     $('#Project_Caption').mouseover(function(){
-
     $('#Project_Caption').stop().animate({height:60,width:230},500);
+
     $('#Project_Caption').stop().animate({height:60,width:230},100);
     });
     });
     $('#Project_Caption').mouseleave(function(){
     $('#Project_Caption').mouseleave(function(){
-
     $('#Project_Caption').stop().animate({height:50,width:200},500);
+
     $('#Project_Caption').stop().animate({height:50,width:200},100);
     });
     });
     $('#Parts_Caption').mouseover(function(){
     $('#Parts_Caption').mouseover(function(){
-
     $('#Parts_Caption').stop().animate({height:60,width:230},500);
+
     $('#Parts_Caption').stop().animate({height:60,width:230},100);
     });
     });
     $('#Parts_Caption').mouseleave(function(){
     $('#Parts_Caption').mouseleave(function(){
-
     $('#Parts_Caption').stop().animate({height:50,width:200},500);
+
     $('#Parts_Caption').stop().animate({height:50,width:200},100);
     });
     });
   });
   });

Revision as of 09:06, 21 June 2012

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

Google Chrome is recommended for viewing this page.

Modeling

content1

content2

content3

content4

First Paragraph

Second Paragraph

Third Paragraph