Jonny,

On Thu, Aug 14, 2008 at 18:42, Jonny Stephens <[EMAIL PROTECTED]> wrote:
> On 14 Aug 2008, at 18:48, Manuel Razzari wrote:
>> So the question is: how can I import / link a full CSS file for IE6,
>> using only CSS (without using conditional comments, css expressios or
>> javascript).
>
> Assuming internal stylesheets are permitted...
> <style type="text/css" media="screen">
> @import _url(ie6.css);
> </style>
> See: http://www.gunlaug.no/contents/wd_chaos_20.html

Extremely appreciated link, this seems to be EXACTLY what I need.

I will test this first thing tomorrow and let you know if it works.

Thank you, and thanks Georg btw who always seems to have "been there,
done that" whenever I feel my CSS problems have no solution...

- Manuel
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to