How to make $.get() function synchronous in jQuery?

后端 未结 3 1046
时光取名叫无心
时光取名叫无心 2020-12-20 21:38

I want to make $.get() method synchronous in my function. In ajax aysnc : false helps me, now how do i do the same to to $.get()

va         


        
3条回答
提交回复
热议问题