ThomasStarck (Talk | contribs) |
ThomasStarck (Talk | contribs) |
||
Line 96: | Line 96: | ||
if ($(this).next().css("display") == "none") { | if ($(this).next().css("display") == "none") { | ||
$(this).next().fadeIn(1000); | $(this).next().fadeIn(1000); | ||
+ | $(this).fadeOut(0); | ||
$(this).fadeIn(0); | $(this).fadeIn(0); | ||
} | } |
Revision as of 13:55, 4 September 2018