I need to make an AJAX request after any other AJAX request.
However, using the $(document).ajaxComplete() method, for example, the request would end in an infinite loop.
Is there an easier way to do this request without calling it...
asked by
09.08.2016 / 18:54