>> So, using conditional comments, I produced  a CSS file which targets IE6
>> only.
>> Then, due to an extremely bizarre client situation, it turns out I
>> can't use conditional comments
>>
>> Any ideas? Or must I fall back to prepending * html to all my IE6 rules?

Ingo Chao wrote:
> Why not? This attempt would match the conditions perfectly.
Right, the problem is I have like 50 selectors inside this IE css, so
it feels kind of silly / ugly to have a supposedly IE-only CSS file...
where all your selectors start with star-html!

Anthony Aziz wrote:
> You could try some server-side scripting, if that's available to you.
Not an option :(

Am I asking for something impossible?
I went through various lists of CSS hacks, and even tried some mix and
match on a few of them, with no luck yet...

Thanks!
- 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