pklauzinski / jscroll

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

Add support for callbacks on error. #169

Open dustindclark opened 5 years ago

dustindclark commented 5 years ago

Fixes #38

Optionally define a callback function to be called after an AJAX failure occurs. This can be useful to clear the loading HTML.