Line 11: | Line 11: | ||
if($(window).scrollTop() + $(window).height() == $(document).height()) { | if($(window).scrollTop() + $(window).height() == $(document).height()) { | ||
$("#nugget").fadeOut("slow"); | $("#nugget").fadeOut("slow"); | ||
− | $(".testtext").delay(500).fadeIn("slow" | + | $(".testtext").delay(500).fadeIn("slow"); |
− | + | ||
− | + | ||
} | } | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | |||
Revision as of 19:55, 8 August 2016