Can I make use of jQuery AJAX API and make a synchronous calls?
Like Obama would say: YES YOU CAN !
jQuery .ajax()
Setting
async = false
within the .ajax() handler will do the trick.
2.1m questions
2.1m answers
60 comments
57.0k users