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).fadeIn(0); | ||
} | } | ||
else { | else { |
Revision as of 13:54, 4 September 2018