Use if ie do<div><br></div><div>so.</div><div><br></div><div>aHtmlRoot if ie do: [<span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; border-collapse: collapse; ">(aHtmlRoot stylesheet resourceUrl: &#39;css/blueprint/ie.css&#39; ) addScreen </span></div>
<div><span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; border-collapse: collapse; "><span class="Apple-style-span" style="border-collapse: separate; font-family: arial; font-size: small; "><span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; border-collapse: collapse; ">addProjection</span>]</span></span></div>
<div><br><div class="gmail_quote">2009/12/29 Sean Allen <span dir="ltr">&lt;<a href="mailto:sean@monkeysnatchbanana.com">sean@monkeysnatchbanana.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
when using updateRoot so that I end up with:<br>
<br>
&lt;!--[if IE] &gt;<br>
&lt; link rel=&quot;stylesheet&quot; href=&quot;/css/blueprint/ie.css&quot; type=&quot;text/css&quot;<br>
media=&quot;screen, projection&quot; / &gt;<br>
&lt; ![endif]--&gt;<br>
<br>
I can get everything in the link easily enough its the IE specific bit<br>
that is throwing me.<br>
<br>
so far i have:<br>
<br>
        (aHtmlRoot stylesheet resourceUrl: &#39;css/blueprint/ie.css&#39; ) addScreen<br>
addProjection.<br>
_______________________________________________<br>
seaside mailing list<br>
<a href="mailto:seaside@lists.squeakfoundation.org">seaside@lists.squeakfoundation.org</a><br>
<a href="http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside" target="_blank">http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside</a><br>
</blockquote></div><br></div>