Skip to Content
Menu
This question has been flagged

Hi All.

I hope that execute custom function when all data load is complete, I can use ajaxStop in previous versions

$(document).ajaxStop(function () {
   //Do Something.
});

But this does not work in the new version on github.

Is there a global method that is triggered when the data load is complete ?

Avatar
Discard
Related Posts Replies Views Activity
2
Jul 22
10571
1
Aug 19
3255
2
Jun 19
4224
0
Feb 17
1938
1
May 16
7103