|
|
[Perlfect-search] Netscape 4.7 not working
Daniel Naber daniel.naber@t-online.de
Fri, 15 Feb 2002 15:51:13 +0100
On Friday 15 February 2002 15:33, chris holmes wrote:
> I have a few users on the mac version of Netscape 4.7, when they do a
> search is it tries to pull up a .css file(which does exist in the html
> directory).
You have to specify an absolute URL to the css file, i.e.
/includes/styles.css. Otherwise the browser will not find it, as the
search is in cgi-bin so all links are interpreted relative to cgi-bin.
MSIE will just ignore css files that it doesn't find.
regards
daniel
--
http://www.danielnaber.de
|
|