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!