Difference between revisions of "Template:Toronto/Javascript"

Line 14: Line 14:
 
       flag = true;
 
       flag = true;
 
}
 
}
   if else (($(window).scrollTop() + $(window).height() != $(document).height())&&flag) {
+
   if (($(window).scrollTop() + $(window).height() != $(document).height())&&flag) {
 
       $("#nugget").fadeIn("slow");
 
       $("#nugget").fadeIn("slow");
 
       $(".testtext").delay(500).fadeOut("slow");
 
       $(".testtext").delay(500).fadeOut("slow");

Revision as of 19:44, 8 August 2016