F
Fred
I use a lot of JavaScript on some of my pages and I need to place it
(off-page) in its own file. The problem is that the script is in two parts
with the larger script within the body. The script within the <head> can
easily be placed in a file like <script src="myscripts.js"></script> but I'm
at a loss on how to deal with the script in the <body> part of the page. Any
ideas? Fred
(off-page) in its own file. The problem is that the script is in two parts
with the larger script within the body. The script within the <head> can
easily be placed in a file like <script src="myscripts.js"></script> but I'm
at a loss on how to deal with the script in the <body> part of the page. Any
ideas? Fred