|
|
Q1084 Browser shows the source of the *.js source file
irt.org | Knowledge Base | JavaScript | Bugs | Q1084 [ previous next ] Q1084 Browser shows the source of the *.js source fileSymptom: The contents of the .js file is shown instead of executed Affects: Any browser supporting .js However there is a known bug with Netscape 3 and LANGUAGE="JavaScript1.2" and SRC=... Reason: The server has not been setup to correctly serve *.js source files. Workaround: The server must map the .js suffix to the MIME type "application/x-JavaScript". See the *.js fileFAQ |
-- div -->
|