jQuery: Possible to wait for $.get to finish loading before continuing?

后端 未结 0 859
囚心锁ツ
囚心锁ツ 2021-02-11 21:47

The folowing script does not wait for $.get to finish loading the page before continuing with the loop:

$.each(data.songs, function(index, val) {
    $(\'#nowart         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题