Template:Team:HokkaidoU Japan/About Us/JS
From 2014.igem.org
(Difference between revisions)
Line 78: | Line 78: | ||
$(".overlay").slice(7,10).click(function(){ | $(".overlay").slice(7,10).click(function(){ | ||
- | $(".show").animate({"top":"0"},500); | + | $(".show").slice(14).animate({"top":"0"},500); |
}); | }); | ||
</script> | </script> | ||
</html> | </html> |
Revision as of 15:55, 29 September 2014