Team:HKUST-Hong Kong

From 2012.igem.org

(Difference between revisions)
Line 88: Line 88:
     $('#menubar').mouseleave(function(){
     $('#menubar').mouseleave(function(){
     $('#menubar').stop().animate({top:"-20px"},100);
     $('#menubar').stop().animate({top:"-20px"},100);
 +
    });
 +
    $('#menubar.right-menu').mouseover(function(){
 +
    $('#menubar.right-menu').stop().animate({top:"0px"},100);
 +
    });
 +
    $('#menubar.right-menu').mouseleave(function(){
 +
    $('#menubar.right-menu').stop().animate({top:"-20px"},100);
     });
     });
   });
   });

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