Template:Team:KIT-Kyoto/hp
From 2014.igem.org
(Difference between revisions)
Line 17: | Line 17: | ||
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"}, | + | $(".pic1 li:nth-child(4)").animate({opacity:"1"},1200); |
} | } | ||
else { | else { | ||
- | $(".pic1 li:nth-child(3)").animate({opacity:"1"}, | + | $(".pic1 li:nth-child(3)").animate({opacity:"1"},1200); |
}} | }} | ||
$(".pic1 li:first").animate({ | $(".pic1 li:first").animate({ |
Revision as of 16:42, 26 September 2014