等到全部jQuery Ajax請求都完成了嗎? - Wait until all jQuery Ajax requests are done?

問題:

How do I make a function wait until all jQuery Ajax requests are done inside another function? 我如何讓一個函數等到全部jQuery Ajax請求都在另外一個函數中完成以後? ide

In short, I need to wait for all Ajax requests to be done before I execute the next. 簡而言之,在執行下一個請求以前,我須要等待全部Ajax請求完成。 But how? 可是如何? 函數


解決方案:

參考一: https://stackoom.com/question/FZ2D/等到全部jQuery-Ajax請求都完成了嗎
參考二: https://oldbug.net/q/FZ2D/Wait-until-all-jQuery-Ajax-requests-are-done
相關文章
相關標籤/搜索