Quantcast
Channel: What does "async: false" do in jQuery.ajax()? - Stack Overflow
Viewing all articles
Browse latest Browse all 8

Answer by Mohit for What does "async: false" do in jQuery.ajax()?

$
0
0

Async:False will hold the execution of rest code. Once you get response of ajax, only then, rest of the code will execute.


Viewing all articles
Browse latest Browse all 8




<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>