Top "Infinite-scroll" questions

Infinite Scrolling, also known as endless scrolling, is a technique that is widely used by websites and Web applications that host lots of content on a page where pagination would traditionally have been used.

Changing ViewPager to enable infinite page scrolling

Jon Willis has posted on how to enable an infinite scrolling with his code. In there he said that he …

android android-viewpager infinite-scroll
Infinite scrolling with React JS

I am looking at ways to implement infinite scrolling with React. I have come across react-infinite-scroll and found it inefficient …

javascript html infinite-scroll reactjs
infinite-scroll jquery plugin

I am trying to set up infinite-scroll on a site I am developing with Coldfusion, I am new to javascript …

javascript jquery css infinite-scroll jquery-infinite-scroll
angularjs infinite scroll in a container

I'm trying to use angularjs infinite scroll It seems to work only if the scroll is relative to the browser …

javascript angularjs infinite-scroll nginfinitescroll
Adding items to Endless Scroll RecyclerView with ProgressBar at bottom

I followed Vilen's excellent answer on SO: Put an indeterminate progressbar as footer in a RecyclerView grid on how to …

android android-recyclerview infinite-scroll
Infinite Scrolling Image ViewPager

As documented by Google, the Gallery class was deprecated in API level 16. This widget is no longer supported. Other horizontally …

java android android-viewpager infinite-scroll
ReactJS: Modeling Bi-Directional Infinite Scrolling

Our application uses infinite scrolling to navigate large lists of heterogenous items. There are a few wrinkles: It's common for …

javascript html infinite-scroll reactjs
How to capture scroll event?

I want to implement infinite scrolling. Below is a short form of my layout. Since I have some elements relative …

javascript jquery infinite-scroll
swift ios add infinite scroll pagination to uitableview

I wonder if tableview has any built-in function to add infinite scroll/pagination. Right now my VC looks like this: …

ios swift uitableview infinite-scroll
Passing variable through URL with angular js

I am using angular to make an e-commerce, and I'm setting an infinite scroll to the products list page. Everything …

angularjs infinite-loop infinite-scroll infinite