How do I load an external file and make sure that it runs first in JSFiddle?

后端 未结 4 2077
礼貌的吻别
礼貌的吻别 2021-02-12 14:24

I have a JsFiddle here, and added Microsoft AJAX to be loaded through external JS/resource section. How can I tell whether or not my JS code is run after the AJAX file has finis

4条回答
  •  故里飘歌
    2021-02-12 15:15

    @clayRay, You absolutely went thru a code surgery. Just resolved that by mentioning external source in plain html which in my case is

        
    

    Using External Resources tab didn't help a bit...

提交回复
热议问题