jquery-endless-scroll
jquery-endless-scroll copied to clipboard
It's Only Triggering once
The page is only triggering for once and i tried putting fireOnce: false; stil nothing!
I am having the same problem @j3rin...did you figure it out?
Try 'ceaseFireOnEmpty': false if you are using callback instead of content, and make sure it's bound to a scrollabel element (e.g. $(document), most simply).