sure looks right!  IE is disgusting, as so are conditional comments! I
prefer to kludge IE all at once in an if ($.browser.msie) block , and
even load in a different style sheet for those crazy browsers!  I read
a way that IE naturally ignores some css (without conditional
comments) that  a new compliant IE might obey! Perhaps an IE guru can
shed more info here.


<!--[if IE 6]>
Special instructions for IE 6 here
<![endif]-->

>     <!--[if IE 6]>
>         line-height: 60px;
>     <![endif]-->

_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

Reply via email to