fitnessguy
09-20-2002, 01:54 AM
I have a web page with a lot of javascript functionality in it and I would like to clean up the page. Ie remove some javascript from the <head> & <body>.
Is it possible to transfer the script to a seperate file and call that file from the web page?
It might help to let you know that many functions and variables are currently called within the page for various scripts.
Cheers,
Mike.
Is it possible to transfer the script to a seperate file and call that file from the web page?
It might help to let you know that many functions and variables are currently called within the page for various scripts.
Cheers,
Mike.