Line 9: | Line 9: | ||
if($(window).scrollTop() + $(window).height() == $(document).height()) { | if($(window).scrollTop() + $(window).height() == $(document).height()) { | ||
$("#nugget").fadeOut("slow"); | $("#nugget").fadeOut("slow"); | ||
− | $(". | + | $(".menutest").delay(500).fadeIn("slow"); |
+ | $(".menutest").addClass(fixed) | ||
} | } |
Revision as of 21:08, 25 July 2016