Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

async false in ajax


async:false = Code paused. (Other code waiting for this to finish.)
async:true = Code continued. (Nothing gets paused. Other code is not waiting.)
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #async #false #ajax
ADD COMMENT
Topic
Name
2+2 =