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