On Fri, Jan 2, 2009 at 7:08 PM, Peter von Kaehne <span dir="ltr"><<a href="mailto:refdoc@gmx.net">refdoc@gmx.net</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I also do think there should be ways of making it work with a single<br>
sheet, making IE fail gracefully rather than badly. Any suggestions are<br>
welcome. I presume the key will be around exploiting a non implemented<br>
child/relation pseudo class type CSS thing which will work everywhere<br>
but for IE6</blockquote><div>Have a look at <a href="http://css-tricks.com/how-to-create-an-ie-only-stylesheet/">http://css-tricks.com/how-to-create-an-ie-only-stylesheet/</a>. I personally use the html > body one most often for just small things, and a separate stylesheet via conditional comments for bigger things. Note that the non-IE one is incorrect (other browsers need to see it as NOT a comment) - it needs to be <!--[if !IE]-->...<!--[endif]-->. So for just hiding it from IE6 and earlier, it'd be <!--[if gt IE 6]-->...<!--[endif]-->.<br>
<br>Hope this helps.<br></div></div><br><br clear="all">God bless,<br><br>Chris Morgan <<a href="mailto:chris.morganiser@gmail.com">chris.morganiser@gmail.com</a>><br><br><br>I don't need a quote in my signature.<br>