<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Calvin Freitas &#187; Internet Explorer</title>
	<atom:link href="http://calvinf.com/blog/tag/internet-explorer/feed/" rel="self" type="application/rss+xml" />
	<link>http://calvinf.com</link>
	<description>Web Consulting, Development, and Marketing Services for Your Small Business</description>
	<lastBuildDate>Mon, 05 Dec 2011 06:30:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>HowTo: Make IE8 Display Your Website in IE7 Compatibility Mode</title>
		<link>http://calvinf.com/blog/2009/03/16/howto-make-ie8-display-your-website-in-ie7-compatability-mode/</link>
		<comments>http://calvinf.com/blog/2009/03/16/howto-make-ie8-display-your-website-in-ie7-compatability-mode/#comments</comments>
		<pubDate>Tue, 17 Mar 2009 05:58:33 +0000</pubDate>
		<dc:creator>Calvin Freitas</dc:creator>
				<category><![CDATA[Howto]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[compatibility]]></category>
		<category><![CDATA[IE6]]></category>
		<category><![CDATA[IE7]]></category>
		<category><![CDATA[IE8]]></category>
		<category><![CDATA[Internet Explorer]]></category>

		<guid isPermaLink="false">http://calvinf.com/?p=84</guid>
		<description><![CDATA[To make your website or web page look the same in Internet Explorer 8 as it does in Internet Explorer 7, include the following line in the &#60;head&#62; tag on your page. &#60;meta content="IE=EmulateIE7" http-equiv="X-UA-Compatible" /&#62; This code tells IE8 to render the page in IE7 compatibility mode. That way you can just worry about [...]]]></description>
			<content:encoded><![CDATA[<p>To make your website or web page look the same in Internet Explorer 8 as it does in Internet Explorer 7, include the following line in the &lt;head&gt; tag on your page.</p>
<p><code>&lt;meta content="IE=EmulateIE7" http-equiv="X-UA-Compatible" /&gt;</code></p>
<p>This code tells IE8 to render the page in IE7 compatibility mode.  That way you can just worry about making your site work in IE6 and IE7 and not trying to support three concurrent generations of the web browser.</p>
<p>Microsoft has more information about <a href="http://blogs.msdn.com/ie/archive/2008/08/27/introducing-compatibility-view.aspx"> Compatibility View for IE8</a> on the <a href="http://blogs.msdn.com/ie/">IEBlog</a>.</p>
<p>You can also tell IE8 to apply compatibility mode by setting the header in your web server.  In Apache, you can do this by including the following line in your site config file (or apply it just to a specific directory or page if needed).  Make sure you have the Headers module installed.</p>
<p><code>Header set X-UA-Compatible "IE=EmulateIE7"</code></p>
<p>More information is available in the <a href="http://msdn.microsoft.com/en-us/ie/cc405106.aspx">Internet Explorer Compatibility Center</a>.</p>
<p>(Thanks to <a href="http://twitter.com/kevmoo">@kevmoo</a> (<a href="http://www.linkedin.com/in/kevinrmoore">Kevin Moore</a>) for initially answering my question about this topic.)</p>
]]></content:encoded>
			<wfw:commentRss>http://calvinf.com/blog/2009/03/16/howto-make-ie8-display-your-website-in-ie7-compatability-mode/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using apc
Database Caching 1/9 queries in 0.003 seconds using apc
Object Caching 297/307 objects using apc
Content Delivery Network via Amazon Web Services: CloudFront: static.calvinf.com

Served from: calvinf.com @ 2012-02-04 18:02:20 -->
