Template:Team:HokkaidoU Japan/About Us/JS

From 2014.igem.org

(Difference between revisions)
Line 51: Line 51:
$(".overlay").slice(2,8).click(function(){
$(".overlay").slice(2,8).click(function(){
-
         $("#shehata").animate({"top":"200px"},500);
+
         $("#shehata").animate({"top":"0px"},500);
         $(".overlay").queue([]);
         $(".overlay").queue([]);
});
});

Revision as of 13:19, 30 September 2014