Team:HKUST-Hong Kong

From 2012.igem.org

(Difference between revisions)
Line 7: Line 7:
   <script type="text/javascript">
   <script type="text/javascript">
   $(document).ready(function(){
   $(document).ready(function(){
-
    $('#Home_Caption').mouseover(function() {
 
-
    $('#Home_Caption').stop().animate({backgroundPosition:'-200px 0px'},1000);
 
-
    });
 
-
    $('#Home_Caption').mouseleave(function() {
 
-
    $('#Home_Caption').stop().animate({backgroundPosition:'0px 0px'},1000);
 
-
    });
 
-
    $('#Modeling_Caption').click(function(){
 
-
    $('#Notebook_Caption').stop().toggle(1000);
 
-
    $('#Safety_Caption').stop().toggle(1000);
 
-
    $('#Modeling_Content').stop().slideToggle("slow");
 
-
    });
 
-
    $('#Notebook_Caption').click(function(){
 
-
    $('#Modeling_Caption').stop().toggle(1000);
 
-
    $('#Safety_Caption').stop().toggle(1000);
 
-
    $('#Notebook_Content').stop().slideToggle("slow");
 
-
    });
 
-
    $('#Team_Caption').mouseover(function(){
 
-
    $('#Team_Caption').stop().animate({height:60,width:230},100);
 
-
    });
 
-
    $('#Team_Caption').mouseleave(function(){
 
-
    $('#Team_Caption').stop().animate({height:50,width:200},100);
 
-
    });
 
-
    $('#Team_Profile_Caption').mouseover(function(){
 
-
    $('#Team_Profile_Caption').stop().animate({height:60,width:230},100);
 
-
    });
 
-
    $('#Team_Profile_Caption').mouseleave(function(){
 
-
    $('#Team_Profile_Caption').stop().animate({height:50,width:200},100);
 
-
    });
 
-
    $('#Project_Caption').mouseover(function(){
 
-
    $('#Project_Caption').stop().animate({height:60,width:230},100);
 
-
    });
 
-
    $('#Project_Caption').mouseleave(function(){
 
-
    $('#Project_Caption').stop().animate({height:50,width:200},100);
 
-
    });
 
-
    $('#Parts_Caption').mouseover(function(){
 
-
    $('#Parts_Caption').stop().animate({height:60,width:230},100);
 
-
    });
 
-
    $('#Parts_Caption').mouseleave(function(){
 
-
    $('#Parts_Caption').stop().animate({height:50,width:200},100);
 
-
    });
 
     $('#Home').mouseover(function(){
     $('#Home').mouseover(function(){
     $('#Home').stop(true,false).animate({boxShadow:"10px 10px 10px #AAAAAA", top:"-5px", left:"-5px"},100);
     $('#Home').stop(true,false).animate({boxShadow:"10px 10px 10px #AAAAAA", top:"-5px", left:"-5px"},100);

Revision as of 17:01, 20 July 2012

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

Google Chrome is recommended for viewing this page.

*NEW! click here to view our project description!

First Paragraph

  • Write something here

  • Write something here

  • Write something here

  • Write something here

  • Write something here

  • Write something here

  • Write something here

Second Paragraph

Third Paragraph