pklauzinski / jscroll

An infinite scrolling plugin for jQuery.
http://jscroll.com/
1.11k stars 563 forks source link

how to handler the error #38

Open senceqi opened 10 years ago

senceqi commented 10 years ago

when load the next page error by some reason (eg:wifi is not available),how to callback or retry the xmlhttprequest?

pklauzinski commented 9 years ago

This can be done via jQuery, but is not currently written into jScroll.

I will keep this open as a feature request. Thank you.