javascript - How to trigger event after completion of ajax request if global option is set to false? -


from jquery documentation:

if $.ajax() or $.ajaxsetup() called global option set false, .ajaxcomplete() method not fire.

and same applies .ajaxsuccess()

so, there alternative way trigger event once ajax request has been completed.

note: cannot change global option value true tracking ajax response of other site.


Comments

Popular posts from this blog

android - MPAndroidChart - How to add Annotations or images to the chart -

javascript - Add class to another page attribute using URL id - Jquery -

firefox - Where is 'webgl.osmesalib' parameter? -