karldesign Posted October 23, 2008 Share Posted October 23, 2008 Hi all, I have some JavaScript code that uses an external JS file. Is it possible to run through a function which initiates this JS file after performing the function, ie: function someFunction(){ // initiateExternal.js } Quote Link to comment https://forums.phpfreaks.com/topic/129769-hit-box-tracking-external-js/ Share on other sites More sharing options...
RichardRotterdam Posted October 23, 2008 Share Posted October 23, 2008 why not just include that file? Quote Link to comment https://forums.phpfreaks.com/topic/129769-hit-box-tracking-external-js/#findComment-672972 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.