<!--[if IE]>....?

Hello again… I ve been looking all over to see if there is any way to
have the <!–[if IE]> thingy working without having to go to every page
and add it manually…?

so far my layout has:

<%= stylesheet_link_tag ‘scaffold’ %>

And it didnt work… :frowning:

Any ideas on how to get this done…? Any links…?

Thanks

On 1/25/07, Ro Vent [email protected] wrote:

You probably want the ‘if IE’ thing after the scaffold stylesheet, so
that
IE will end up with the correct styles. Try that out…

You’re also missing the space before the ‘>’ at the beginning, and
before the
‘–>’ at the end. I vaguely recall that some browsers look for the ’
–>’ string to
end a comment vs just ‘–>’ (no space before).


Matt J.
[email protected]
President/Technical Director, Acme Art Company (acmeartco.org)