Just wondering, if I have more than one external script in my page (ie. two <script src=...>) is there any guaranteed run order for them?
That is, can I be sure the first one mentioned will run before the second one mentioned? Or can it depend on which on is downloaded first (the second one could already be in a cache, for example)?
Cheers
That is, can I be sure the first one mentioned will run before the second one mentioned? Or can it depend on which on is downloaded first (the second one could already be in a cache, for example)?
Cheers
