I need to execute a callback after the following has finished:
jQuery.globalEval(myUnknownContent);
However, myUnknownContent might have some Ajax calls in it. So far, I'm using a timeout of 100ms, but this is not an elegant and reliable solution.
Thank you for any help!
Aucun commentaire:
Enregistrer un commentaire