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 } 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? 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
Archived
This topic is now archived and is closed to further replies.