Tony,
I'm working on Windows (initially) and I think it is more of a loading
problem. See:
http://bugzilla.mozilla.org/show_bug.cgi?id=62679
Thanks for the feedback!
Tony Kvarnstrom wrote:
>
> Brian, I hope that you have allready resolved your external CSS problem,
> but if not, here is a solution from a quite different angle.
> You clearly refer to < . . . HREF="Active.css">
> take SPECIAL note of the "A" in capital form. No problem at all there.
> But consider that Windows does NOT differentiate between CAPS and
> non-caps. Unix most certainly does ! Active.css, ACTIVE.css, and
> active.css are one and the same thing under windows. Three entirely
> different files under Unix. If your FTP is converting to all non-caps
> during upload, your local test html will be just fine, on-line version
> will not locate the file.
> I hope this helps you
> Tony - Sweden