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: VK <schools_ring@yahoo.com>
Date: Thu Jul 28 2005 - 18:41:14 CEST

Loony wrote:
> My fault I haven't pasted that from file. In the file it's ok!
>
> So try again:) please!

Just killed my Firefox again during a rude vivisection.

Possibilities:

1) Firefox does not allow relative path:
 Try fully qualified path

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

3) Somehow the <base> tag got set in the header section.

Actually if the (1) doesn't help, then (2) and (3) are for sport only.
The real reason then in the script code itself. IE forgives much more
mistakes than FF and executes it, FF spit it out. What does JavaScript
console says?
Received on Tue Oct 18 03:03:00 2005