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().height(100);
+
     $('#Team_Caption').stop().animate({height:60,width:120),1000;
-
    $('#Team_Caption').stop().width(400);
+
     });
     });
     $('#Team_Caption').mouseleave(function(){
     $('#Team_Caption').mouseleave(function(){
-
     $('#Team_Caption').stop().height(50);
+
     $('#Team_Caption').stop().animate({height:50,width:100),1000;
-
     $('#Team_Caption').stop().width(200);
+
    });
 +
    $('#Team_Profile_Caption').mouseover(function(){
 +
    $('#Team_Profile_Caption').stop().animate({height:60,width:120),1000;
 +
    });
 +
    $('#Team_Profile_Caption').mouseleave(function(){
 +
    $('#Team_Profile_Caption').stop().animate({height:50,width:100),1000;
 +
    });
 +
    $('#Project_Caption').mouseover(function(){
 +
     $('#Project_Caption').stop().animate({height:60,width:120),1000;
 +
    });
 +
    $('#Project_Caption').mouseleave(function(){
 +
    $('#Project_Caption').stop().animate({height:50,width:100),1000;
 +
    });
 +
    $('#Parts_Caption').mouseover(function(){
 +
    $('#Parts_Caption').stop().animate({height:60,width:120),1000;
 +
    });
 +
    $('#Parts_Caption').mouseleave(function(){
 +
    $('#Parts_Caption').stop().animate({height:50,width:100),1000;
     });
     });
   });
   });

Revision as of 09:00, 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