michael180
06-24-2010, 04:32 PM
I have my pages for FF, & Safari. I had built into them the following:
<!--[if IE]>
<link rel="stylesheet" href="ie_blacklist.css" type="text/css" />
<![endif]-->
This worked well for IE7, but not I'm getting complaints about the page not rendering properly in IE8.
Any suggestions?
<!--[if IE]>
<link rel="stylesheet" href="ie_blacklist.css" type="text/css" />
<![endif]-->
This worked well for IE7, but not I'm getting complaints about the page not rendering properly in IE8.
Any suggestions?