Team:HKUST-Hong Kong

From 2012.igem.org

(Difference between revisions)
Line 52: Line 52:
     $('#Home').mouseleave(function(){
     $('#Home').mouseleave(function(){
     $('#Home').stop(true,false).animate({boxShadow:"0px 0px 0px #FFBB55", top:"0px", left:"0px"},100);
     $('#Home').stop(true,false).animate({boxShadow:"0px 0px 0px #FFBB55", top:"0px", left:"0px"},100);
 +
    });
 +
    $('#Project').mouseover(function(){
 +
    $('#Project').stop(true,false).animate({boxShadow:"10px 10px 10px #888888", top:"-5px", left:"-5px"},100);
 +
    });
 +
    $('#Project').mouseleave(function(){
 +
    $('#Project').stop(true,false).animate({boxShadow:"0px 0px 0px #FFBB55", top:"0px", left:"0px"},100);
 +
    });
 +
    $('#Team').mouseover(function(){
 +
    $('#Team').stop(true,false).animate({boxShadow:"10px 10px 10px #888888", top:"-5px", left:"-5px"},100);
 +
    });
 +
    $('#Team').mouseleave(function(){
 +
    $('#Team').stop(true,false).animate({boxShadow:"0px 0px 0px #FFBB55", top:"0px", left:"0px"},100);
 +
    });
 +
    $('#Parts').mouseover(function(){
 +
    $('#Parts').stop(true,false).animate({boxShadow:"10px 10px 10px #888888", top:"-5px", left:"-5px"},100);
 +
    });
 +
    $('#Parts').mouseleave(function(){
 +
    $('#Parts').stop(true,false).animate({boxShadow:"0px 0px 0px #FFBB55", top:"0px", left:"0px"},100);
 +
    });
 +
    $('#Extras').mouseover(function(){
 +
    $('#Extras').stop(true,false).animate({boxShadow:"10px 10px 10px #888888", top:"-5px", left:"-5px"},100);
 +
    });
 +
    $('#Extras').mouseleave(function(){
 +
    $('#Extras').stop(true,false).animate({boxShadow:"0px 0px 0px #FFBB55", top:"0px", left:"0px"},100);
     });
     });
   });
   });

Revision as of 17:34, 13 July 2012

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

Google Chrome is recommended for viewing this page.

Modeling

content1

content2

content3

content4

content5

content6

Modeling

content1

content2

content3

content4

content5

content6

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