Re: <SCRIPT SRC="../..."> doesn't work under Firefox.
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.javascript archive

Re: <SCRIPT SRC="../..."> doesn't work under Firefox.

From: Loony <loonyme@op.pl>
Date: Thu Jul 28 2005 - 19:12:56 CEST

> Why do you think that the file is not loaded, do you get script errors,
which ones exactly?

I get errros in JavaScript that for example function XXX() is not
defined!
If I paste the script into the file then it's ok, but if it's outside
the file, imprted from the url it doesn't work, so it's not the script
code itself.

>You open the page from local drive so src doesn't point to the right
place.

No I don't I don't all files are placed on the local network server!
So the src must point to the right place!

> Somehow the <base> tag got set in the header section.
What do you mean?
Received on Tue Oct 18 03:03:02 2005