I wish execute a javascript function after an asynchronous function finished
Thanks for help me
My code is similar to this:
Code:
function asynchronous(){
//call to asynchronous request
}
function toinvoke(){
//Validate if request of asynchronous finished
}
Thanks for help me
Aucun commentaire:
Enregistrer un commentaire