fredwu / jquery-endless-scroll

Endless/infinite scrolling/pagination.
http://fredwu.github.com/jquery-endless-scroll/
837 stars 176 forks source link

Removing endless scroll #22

Closed axsuul closed 12 years ago

axsuul commented 12 years ago

I would like to remove endless scroll from $(window) at a certain point, is there any way to do that?

axsuul commented 12 years ago

Nevermind, I figured out a solution with the ceaseFire callback

JackieManuja commented 11 years ago

Hi Axsuul,

I would like to remove endless scroll from $(document) at certain point & attach once again(re-attach with new values) how it can be done.

Thanks in advance