document.createElement(“script”) synchronously

前端 未结 11 2248
执念已碎
执念已碎 2020-11-22 12:56

Is it possible to call in a .js file synchronously and then use it immediately afterward?



        
11条回答
  •  伪装坚强ぢ
    2020-11-22 13:57

    You can create your

提交回复
热议问题