Relative Content

Tag Archive for javascriptmobileflicker

Endless scroll issue on mobile devices with Javascript

I’m building a homepage with an endless scroll. When the scroll reach the bottom of the page, the elements (mainly images) inside the div .js-scroll-container are cloned and the user can continue to scroll down as a loop.