Template:Team:HokkaidoU Japan/About Us/JS

From 2014.igem.org

(Difference between revisions)
Line 55: Line 55:
-
$("body").Click(function(){
+
$(".wrapper").Click(function(){
       $(this).hide(500);
       $(this).hide(500);
});
});

Revision as of 14:59, 29 September 2014