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.
1.4m articles
1.4m replys
5 comments
57.0k users