PDA

View Full Version : Problems with NS7 and Mozila 1.0


requestcode
09-02-2002, 04:00 AM
Has there been a change in how you specify external JavaScripts in NS7 and Mozila1.0? I use this format:
<SCRIPT SRC="toplinkp.js" LANGUAGE="javascript">
</SCRIPT>

which has worked fine until I display pages in NS7 and Mozila 1.0 the external scripts cannot be found. They do display correctly in NS6.2 and IE6.0. I have also notice that my framed pages do not display at all. Can anybody shed some light on what I may be doing wrong? Thank you.

boxer_1
09-02-2002, 06:49 PM
Hmm...should work the way you're calling it. You might try adding type="text/javascript" and see if that helps :confused: .

requestcode
09-02-2002, 10:42 PM
It seems once I cleared out my cache the problem was solved. I seem to remember now that I had this same problem with Mozilla 1.0. I also changed my preference to compare the page each time I view it. Sorry for the bother.