<?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>Sixty Two Design - Web and Print Design in Newquay Cornwall &#187; compatibility</title>
	<atom:link href="http://www.sixtytwo.co.uk/tag/compatibility/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sixtytwo.co.uk</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Sat, 23 Oct 2010 11:31:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Forcing IE7 mode in IE8 &#8211; peace on earth.</title>
		<link>http://www.sixtytwo.co.uk/2009/07/20/forcing-ie7-mode-in-ie8-peace-on-earth/</link>
		<comments>http://www.sixtytwo.co.uk/2009/07/20/forcing-ie7-mode-in-ie8-peace-on-earth/#comments</comments>
		<pubDate>Mon, 20 Jul 2009 15:14:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Web Stuff]]></category>
		<category><![CDATA[compatibility]]></category>
		<category><![CDATA[ie7]]></category>
		<category><![CDATA[ie8]]></category>

		<guid isPermaLink="false">http://www.webdesignnewquay.co.uk/?p=130</guid>
		<description><![CDATA[I was just asked to fix a few problems on a site I made pre IE8, and was expecting a few hours of hitting F5 and chaning padding values, when I noticed the little broken page icon in IE8, I&#8217;d never noticed it before, so clicked it. Bam. The pages all looked fine! Turns out [...]]]></description>
			<content:encoded><![CDATA[<p>I was just asked to fix a few problems on a site I made pre IE8, and was expecting a few hours of hitting F5 and chaning padding values, when I noticed the little broken page icon in IE8, I&#8217;d never noticed it before, so clicked it. Bam. The pages all looked fine!<br />
Turns out this helpful little button forces IE8 to render the page in IE7 mode. After a quick Google I found you could turn this on automatically with a simple meta tag in the head of you HTML page;</p>
<p>&lt;meta http-equiv=&#8221;X-UA-Compatible&#8221; content=&#8221;IE=EmulateIE7&#8243; /&gt;</p>
<p>Make sure it&#8217;s the first thing in the  or it may not work, it certainly has to be before all you CSS stuff.<br />
I assume this isn&#8217;t the most &#8220;correct&#8221; way of doing things, and all sites I start nowadays are IE8 happy out of the box, but this certainly saves a helluvalot of time, and save me wearing out my F5 key.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sixtytwo.co.uk/2009/07/20/forcing-ie7-mode-in-ie8-peace-on-earth/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

