Combining jQuery Isotope and Lazy Load
问题 Have started a project using jQuery Isotope. Initially integrated with Infinite scroll, but thought it was a little clunky. Was hoping to replace Infinite Scroll with Lazy Load, and wondered if anyone has had any luck combining the two. Any tips to get them to play nice would be great. Thanks a mill 回答1: If you want to use isotope's sorting/filtering functions, you will need to set the failure_limit of lazyload and trigger the event with isotope's onLayout callback. jQuery(document).ready