I like the technique of importing an IE 'hack' stylesheet by using the
<!--[if IE]><link rel="stylesheet" href="IE_hack.css" ..... <! [endif]--> because it doesn't require good browsers to have to look at a lot of garbage.

But I've run into a problem. When using one of my available alternate
stylesheets I do not want the IE 'hack' stylesheet. But, because it is
in the XHTML file, IE uses it.

You may be able to get the results you want if your alternate stylesheet is linked to after your hack sheet. Then, the alternate would only override the hacks when it is active.

Untested.

--

    Ben Curtis : webwright
    bivia : a personal web studio
    http://www.bivia.com
    v: (818) 507-6613




______________________________________________________________________
css-discuss [EMAIL PROTECTED]
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/

Reply via email to