Try this instead:

<!--[if gte IE 5]>
   div#content h3 {
       color: purple;
   }
<![endif]-->


On Thu, Apr 2, 2009 at 11:58 AM, Ian Skinner <[email protected]> wrote:

>
> Anybody have a good idea why this would not work?
>
> <!--[if IE]>
>    div#content h3 {
>        color: purple;
>    }
> <![endif]-->
>
> If I remove the IE conditional statement, the CSS works properly so I
> don't believe it is a CSS issue.
>
> I read some posts about problems with IE conditionals if you have hacked
> your system to run multiple versions if IE, but I have not done that,
> nor am I trying to distinguish one IE from another, I want this to run
> on all versions if IE.
>
> TIA
> Ian
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-community/message.cfm/messageid:293726
Subscription: http://www.houseoffusion.com/groups/cf-community/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.5

Reply via email to