Team:HKUST-Hong Kong

From 2012.igem.org

(Difference between revisions)
Line 82: Line 82:
     $('#Project').click(function(){
     $('#Project').click(function(){
     $('#Project_Content').stop(true,false).slideToggle("slow");
     $('#Project_Content').stop(true,false).slideToggle("slow");
 +
    });
 +
    $('#menubar').mouseover(function() {
 +
    $('#menubar').stop().animate({backgroundPosition:'-200px 0px'},1000);
 +
    });
 +
    $('#menubar').mouseleave(function() {
 +
    $('#menubar').stop().animate({backgroundPosition:'0px 0px'},1000);
     });
     });
   });
   });
Line 122: Line 128:
     height:40px;
     height:40px;
     position:absolute;
     position:absolute;
 +
    top:-40px;
}
}

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

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