使用无限滚动时延迟加载不在新页面上加载图像
我正在使用 保罗·爱尔兰的无限卷轴 http://masonry.desandro.com/demos/infinite-scroll.html 和 Mike Tupupola 的延迟加载 jquery 脚本来加载页面上的图像。
第一页的图像加载效果非常好。然而,一旦无限滚动在页面末尾启动并加载新元素。它加载除图像之外的所有内容。这意味着延迟加载 jquery 不会启动新加载的元素。
I am using
Paul Irish's infinite scroll
http://masonry.desandro.com/demos/infinite-scroll.html
and Mike Tupupola's lazy load jquery script to load images on the page.
Images are loading perfectly fine for the first page. However as soon as the infinite scroll kicks in at the end of the page and loads new elements. It loads everything except the images. which means that the lazyload jquery is not kicking in for the newly loaded elements.
link of the page : http://67.20.122.201/boikeno/viewmore.php?view=popular
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您提供的链接不起作用。
The link you provided does not work.