Rafton
07-02-2003, 06:14 AM
Is there a problem with windows OS's finding external JS's?
I have turned all my JS's into external JS's on a Mac and the pages were fine. But now I go and check the page on a windows platform and the JS'S don't load.
I am coding it as such:
<script language ="text/javascript" src="?????.js"></script>
When checking the page I reurned a few of the scripts back to internal JS's and they worked. Is it a common problem?
And how do I fix it.
Everybody tells me to make them external JS's as it makes the coding clearer and page lighter, especially if they are big JS'S.
Any help appreciated.
Rafton:confused: :rolleyes:
I have turned all my JS's into external JS's on a Mac and the pages were fine. But now I go and check the page on a windows platform and the JS'S don't load.
I am coding it as such:
<script language ="text/javascript" src="?????.js"></script>
When checking the page I reurned a few of the scripts back to internal JS's and they worked. Is it a common problem?
And how do I fix it.
Everybody tells me to make them external JS's as it makes the coding clearer and page lighter, especially if they are big JS'S.
Any help appreciated.
Rafton:confused: :rolleyes: