Previous Message
Next Message

[css-d] showing styles to NN4 /only/?

Sent by Ben Henick on 1 March 2003 00:12


On Fri, 28 Feb 2003, Steven Champeon wrote:

> But what I'm looking for is a way, not to /hide/, but to /only show/
> a certain set of styles to Netscape 4.x. Are there any known techniques
> for doing this involving pure CSS alone, similar to the way that only
> IE5/Mac supports @import("my.css")?
> 
> I know I can do a Javascript conditional document.write(), but I'd
> rather do this all in CSS if I can.

Um, LINK'ed JSSS files?  Has its hassles, but I suspect that's the closest 
one can get - 

And the document.write() bit is a habit I learned early on to break, as 
Opera 5 (anybody know about 6 or 7?) chokes all over document.write as 
applied to the head of a doc.  Makes it a dealbreaker, AFAIC.   (I realize 
that limitation isn't strictly relevant here, but important to note 
nonetheless.)


-- 
Ben Henick                     "In the long run, men hit only what they aim
Web Author At-Large             at.  Therefore, though they should fail
http://www.io.com/persist1/     immediately, they had better aim high."
[EMAIL-REMOVED]                 -- Henry David Thoreau
Previous Message
Next Message

Message thread:

Possibly related: