Previous Message
Next Message

IE6: @import directive vs. media ???

Sent by Erik Ratcliffe on 13 August 2004 23:11


On Fri, Aug 13, 2004 at 05:17:05PM -0500, Michael D Schleif wrote:
> Is it just me, or does IE6 completely ignore external style sheets if
> declared thusly?
> 
>     <style type="text/css">
>     @import url("/css/real.css") screen;
>     @import url("/css/unreal.css") screen;
> 
>     </style>

I've never seen @import used with anything but a URL. Neither of my books
on CSS (well, I didn't WRITE them, I just OWN them) mention any optional
media types after the URL.

Have you seen this work elsewhere?


-- 
Erik Ratcliffe
[EMAIL-REMOVED]
______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
Previous Message
Next Message

Message thread: