Can I use jquery getScript() without a callback?

后端 未结 4 1900
忘掉有多难
忘掉有多难 2020-12-29 10:09

I need to use a javascript function from an external js file inside another js file. This is basically the code I\'ve tried:

$.getScript(\'js/myHelperFile.js         


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