Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Netscape 4 linking to a css page.

0 views
Skip to first unread message

Brandis

unread,
Dec 13, 2001, 9:10:35 AM12/13/01
to
I am pulling my hair out trying to figure this out. I have a page that is
linked to a css stylesheet. When i view the page in any browser except NN4
the CSS works perfectly. If I browse it in NN4 it shows an error "NOT FOUND"
and the link to a css that DOESNT MATCH THE LINK IN MY HTML. Its a different
link.

here is the html link in the page:

<link rel="stylesheet"
href="http://www.dreamchasers.com/fcao/includes/stylesheet.css">

and I get this when load that page:

Not Found

The requested URL /fcao/Admin/stylesheet.css was not found on this
server.

I do not understand what the problem is.

I have cleared the cache on the browser and everything else I can think of.
Anyone know what is going on?


Thanks!

Chad Henderson
ch...@dreamchasers.com

Konstantin Shteiman

unread,
Dec 16, 2001, 10:17:37 AM12/16/01
to Brandis
Try to disable stylesheets, or upgrade to NS 6.

Richter

unread,
Dec 16, 2001, 11:08:58 PM12/16/01
to
Brandis wrote:

NS 4 uses Javascript to create/support CSS. NS called it JSCSS.
If Javascript is disabled, CSS is also disabled.
Make sure that Javascript is enabled.

Gus

Gus

unread,
Dec 28, 2001, 1:24:04 PM12/28/01
to
Richter wrote:

Also try using:
<link rel="stylesheet" type="text/css"
href="http://www.dreamchasers.com/fcao/includes/stylesheet.css">


Gus

0 new messages