0

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!

Jack B.
  • 937
  • 2
  • 8
  • 10

2 Answers2

0

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

Naftali
  • 144,921
  • 39
  • 244
  • 303
0

Bing image search paging - infinite scroll

Community
  • 1
  • 1
Ketan
  • 4,270
  • 1
  • 15
  • 9