Difference between revisions of "Template:Toronto/Javascript"

Line 9: Line 9:
 
   if($(window).scrollTop() + $(window).height() == $(document).height()) {
 
   if($(window).scrollTop() + $(window).height() == $(document).height()) {
 
       $(".menutest").fadeIn("slow");
 
       $(".menutest").fadeIn("slow");
 +
      var .menutest = .menutestfixed;
 
   }
 
   }
 
});
 
});

Revision as of 20:22, 25 July 2016