Except that it's a .cfm page

I'm trying to do cross browser compatible CSS, and of course it works in 
Firefox, however in IE 9 the damn css file loads, but the browser see it 
as blank...
I think my conditional comments are correct... but geeze this is a pain

<!--[if IE]>
     link to mainIE.css

<!--[if !IE]-->
  link to everyone else's main.css
<![end if]-->

-- 
Scott Stewart
Adobe Certified Expert / Instructor
ColdFusion 8, 9


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-community/message.cfm/messageid:359345
Subscription: http://www.houseoffusion.com/groups/cf-community/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-community/unsubscribe.cfm

Reply via email to