Template:Team:KIT-Kyoto/hp
From 2014.igem.org
(Difference between revisions)
Line 16: | Line 16: | ||
$(".pic1 li:gt(3)").css({opacity:"0"}); | $(".pic1 li:gt(3)").css({opacity:"0"}); | ||
if($(".pic1 li:nth-child(2)").is(':visible')){ | if($(".pic1 li:nth-child(2)").is(':visible')){ | ||
- | if($(".pic1 li:nth-child(3).is(':visible')){ | + | if($(".pic1 li:nth-child(3)").is(':visible')){ |
$(".pic1 li:nth-child(4)").animate({opacity:"1"},800); | $(".pic1 li:nth-child(4)").animate({opacity:"1"},800); | ||
} | } |
Revision as of 16:37, 26 September 2014