ThomasStarck (Talk | contribs) |
ThomasStarck (Talk | contribs) |
||
Line 115: | Line 115: | ||
$(this).prev().fadeIn(1000); | $(this).prev().fadeIn(1000); | ||
$(this).css("opacity", "1"); | $(this).css("opacity", "1"); | ||
− | $(this).next().fadeIn(1000); | + | $(this).next().fadeIn(1000).delay(1000); |
} | } | ||
else { | else { |
Revision as of 15:06, 4 September 2018