jquery-endless-scroll icon indicating copy to clipboard operation
jquery-endless-scroll copied to clipboard

It's Only Triggering once

Open j3rin opened this issue 10 years ago • 2 comments

The page is only triggering for once and i tried putting fireOnce: false; stil nothing!

j3rin avatar Mar 20 '15 19:03 j3rin

I am having the same problem @j3rin...did you figure it out?

heinst avatar Jun 15 '15 15:06 heinst

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).

pasky avatar Jun 29 '16 18:06 pasky