> > <!-- ... -> is an HTML comment, not a CSS comment. So, conditional 
> > comments go in your HTML code, not in CSS code.

> Michael, so that only works with inline <style>s?

You can use them with any HTML code. Inline <style> tags, <link> tags,
<script> tags, whatever.

Do a View Source on www.zvents.com for an example that uses a <link> tag to
load a .css file for IE only.

-Mike


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

Reply via email to