Is this in your HTML?  Or in your CSS?

IE Conditionals only work in HTML

-----Original Message-----
From: Ian Skinner [mailto:[email protected]] 
Sent: Thursday, April 02, 2009 11:58 AM
To: cf-community
Subject: IE Conditional statement not working!


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:293745
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