Kevin Grohoske

Vice President of Software Engineering / Senior Software Engineer 
MCPD-WEB, MCPD-WIN, MCSD

CSS Switch Option Due To IE8’s ‘Super Standards Mode’ Default In IE8

Wednesday, March 05, 2008 05:14 | posted by: kevin

Read Best Practices for Version Vector” on the Microsoft IE 8 Readiness Kit web site. Looks like a simple change will allow you to switch the CSS for each client type. Will be a pain, but in the long term this will be a good thing, I think!?! :-)

<head>
<!--[if gte IE 7]>
<link rel="stylesheet" type="text/css" href="stylesheets/ie.css" />
<p>Both Internet Explorer 8 and Internet Explorer 7 will receive this style sheet.</p>
< ![endif]-->
</head>

Tags:

PermaLink   E-Mail Article   RSS Comment Feed  

Add comment


(Will show your Gravatar icon)
  Country flag

Click to change captcha
biuquote
  • Comment
  • Preview
Loading