I was wondering if there was any disadvantage to using the statement <script language="javascript" src=http://www.webdeveloper.com/forum/archive/index.php/"main.js"></script> as opposed to just writing the javascript inside the HTML page. I wanted to use a generic javascript file because I reuse the same html code to create the headers/footers and basic page content. Should I also include <noscript> with the actual html code incase someone has javascript turned off?
Thx for any help.
Thx for any help.