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.
548k questions
547k answers
4 comments
86.3k users