Hi,
How to control Jquery Ajax Reponse. E.g.
I want to fire multiple ajax request but Second ajax request will start when after getting first ajax reponse and so on..
Is there is any mechanisum to handle this.
Hi,
How to control Jquery Ajax Reponse. E.g.
I want to fire multiple ajax request but Second ajax request will start when after getting first ajax reponse and so on..
Is there is any mechanisum to handle this.
Duplicate of http://stackoverflow.com/questions/2928208/best-solution-to-wait-for-all-ajax-callbacks-to-be-executed/2928317#2928317, see solution there
Another question has complete code: http://stackoverflow.com/questions/3034874/sequencing-ajax-requests