[Javascript] How to call scripts that are all in one file...?

Jonathan Gold johnnyclock at gmail.com
Fri Feb 3 19:01:50 CST 2006


Right now the javascripts that I call from my main webpage are each in
a separate file: like myRoutine1.js, myRoutine2.js, myFunction1.js,
myFunction2.js and so on.

I would like to combine them all into one file. How do I call the
individual functions if they are all in  the same file, say
myScripts.js?

Thanks very much,

--
Jonathan
Berkeley, CA
http://home.pacbell.net/jonnygee/


More information about the Javascript mailing list