jscroll icon indicating copy to clipboard operation
jscroll copied to clipboard

An infinite scrolling plugin for jQuery.

Results 87 jscroll issues
Sort by recently updated
recently updated
newest added
trafficstars

I have responsive page where I have some bootstrap cards, I am using laravel and it's paginator, so I am adding the page links at the end of my foreach...

Hello I'm trying to make jscroll to work with 2 instances in the same time: I want to load next posts in the middle of the page and next instagram...

question

The library doesnt support require or import (CommonJS, UMD, es6 webpack import, etc)

enhancement

Added AMD Support (fix #114)

enhancement

I'm trying to use jscroll with jQuery 3.2.1 but can't even get any debugging messages out of it. Does it still work with such new jQuery versions?

bug
question

Hello Im using jscroll with laravel paging. My problem occurs when I reload the page when I scroll down and I see scroll section. It stops working and the loading...

Hi, Is this possible to use ajax POST method for loading next content, couldn't find it in any issues just the href GET call. In my case i have to...

question

Hi, I needed to do _deep insertion_, that is to say: I had a nested DOM heirachy and jScroll wasn't up to it. So I added 3 new options (delegate...

enhancement

Hi, We are using jscroll to load ajax contents. After loading the first page, if you try to keep scrolling down very very fast. It will shows two loading html...

bug