Microsoft needs help
Tuesday, January 29th, 2008A recent announcement from Microsoft's Internet Explorer Platform Architect Chris Wilson last week has set the standards-aware web community afire with discussion. What it boils down to is that web developers will need to add a specific meta tag to their code (or change their web server configuration) for IE 8 to render their pages in a standards compliant manner. If that tag is absent, IE 8 will render as if it were IE 7. The goal of this is so developers can target their page to a specific version of IE that they tested against. So, if I wanted, down the road I could make a page render like it was being run in IE 8 even though let's say IE 10 is displaying it. That becomes a safeguard against future changes to IE's browser engine by locking the page to a specific state in the browser's version history. If that technical speak has not scared you off, read on so I can tell you why I think this is a bad idea and how Microsoft got itself in this mess.


