How to load one JavaScript file from another?

前端 未结 5 554
情话喂你
情话喂你 2020-12-15 03:31

How do you load one JavaScript file from another JavaScript file, like CSS? In CSS we use write @import url(\"mycss.css\");.

Is there any way to do it i

5条回答
提交回复
热议问题