Template:Team:KIT-Kyoto/hp
From 2014.igem.org
(Difference between revisions)
Line 88: | Line 88: | ||
complete : function() { | complete : function() { | ||
if(picbox = 810){ | if(picbox = 810){ | ||
- | $(".pic2 li:nth-child(4)").animate({opacity:"1"}, | + | $(".pic2 li:nth-child(4)").animate({opacity:"1"},1600); |
} | } | ||
else { | else { | ||
- | $(".pic2 li:nth-child(3)").animate({opacity:"1"}, | + | $(".pic2 li:nth-child(3)").animate({opacity:"1"},1600); |
} | } | ||
$(".pic2 li:first").remove(); | $(".pic2 li:first").remove(); |
Revision as of 17:57, 26 September 2014