Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我已经将 JQuery Masonry 插件与 Infinite Scroll Plug in 结合起来,并且“无限滚动”块不保留 Masonry“块”的 CSS(参见 url)。我很困惑为什么以及如何解决这个问题。谢谢你。
http://helpknow.com/black/
Masonry 加载并格式化 DOM 对象。Infinite Scroll 然后将更多元素添加到 DOM。您需要告诉 Masonry 然后格式化这些新项目。