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

后端 未结 0 639
别那么骄傲
别那么骄傲 2021-02-11 21:55

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         


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