类似 Bing 的无限滚动

发布于 2024-10-28 23:06:06 字数 302 浏览 4 评论 0原文

有谁知道一个库,最好是 jQuery 和/或 JSP,允许连续滚动,如 Bing 图片

例如,对于 Bing Images,如果向下滚动到结果的中间,则仅加载该区域中的结果,而不是像大多数无限滚动库那样加载页面中间和顶部之间的所有结果。

不过,我会使用这个库来处理文本结果,而不是图像。

谢谢!

Does anyone know of a library, preferably for jQuery and/or JSP, that allows continuous scrolling like Bing Images?

With Bing Images, if one scrolls down to the middle of the results, for example, only the results in that area are loaded, not all of the results between the middle and top of the page as is done with most infinite scrolling libraries.

I would be using this library with text results though, not images.

Thanks!

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

智商已欠费 2024-11-04 23:06:06

我假设你的意思是延迟加载,这里是它的一个实现< /a>

还有很多其他延迟加载实现,只需检查我的朋友 google

I am assuming u mean lazy loading and here is one implementation of it

And there are many other lazy load implementations just check my friend google

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文