Template:Team:HokkaidoU Japan/About Us/JS

From 2014.igem.org

(Difference between revisions)
Line 63: Line 63:
});
});
-
$(".show").slice(1, 5).click(function(){
+
$(".show").slice(2, 6).click(function(){
     $(".show").slice(6).animate({"top": "160px"}, 500);
     $(".show").slice(6).animate({"top": "160px"}, 500);
});
});

Revision as of 15:48, 29 September 2014