ThomasStarck (Talk | contribs) |
ThomasStarck (Talk | contribs) |
||
Line 120: | Line 120: | ||
$(this).prev().fadeOut(1000); | $(this).prev().fadeOut(1000); | ||
$(this).css("opacity", ".4"); | $(this).css("opacity", ".4"); | ||
+ | $(this:hover).css("opacity", "1"); | ||
$(this).next().fadeOut(1000); | $(this).next().fadeOut(1000); | ||
} | } |
Revision as of 14:54, 4 September 2018