![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.javascript archiveRe: <SCRIPT SRC="../..."> doesn't work under Firefox.
From: PDannyD <dan1970@TIBSIHTEVOMERscenicplace.freeserve.co.uk>
Date: Thu Jul 28 2005 - 19:06:40 CEST
On Thursday 28 July 2005 16:51, Loony(loonyme@op.pl) wrote in message
> I have got a code like this in HTML section in ASP file which includes
Shouldn't it be this instead?
<script type="text/javascript" src="../inc/JSfile.js"></script>
|