Template:Team:KIT-Kyoto/hp
From 2014.igem.org
(Difference between revisions)
Line 56: | Line 56: | ||
} | } | ||
else { | else { | ||
- | $(".pic1 li:nth-child( | + | $(".pic1 li:nth-child(3)").animate({opacity:"1"},1200); |
} | } | ||
$(".pic1 li:first").remove(); | $(".pic1 li:first").remove(); | ||
Line 81: | Line 81: | ||
} | } | ||
else { | else { | ||
- | $(".pic2 li:nth-child( | + | $(".pic2 li:nth-child(3)").animate({opacity:"1"},1200); |
} | } | ||
$(".pic2 li:first").remove(); | $(".pic2 li:first").remove(); |
Revision as of 19:08, 26 September 2014