<?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>thesaucymare &#187; screen resolutions</title>
	<atom:link href="http://thesaucymare.co.za/tag/screen-resolutions/feed/" rel="self" type="application/rss+xml" />
	<link>http://thesaucymare.co.za</link>
	<description></description>
	<lastBuildDate>Tue, 02 Aug 2011 09:22:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>IE6 Resolution Hints</title>
		<link>http://thesaucymare.co.za/ie6-resolution-hints/</link>
		<comments>http://thesaucymare.co.za/ie6-resolution-hints/#comments</comments>
		<pubDate>Thu, 05 Jun 2008 06:33:22 +0000</pubDate>
		<dc:creator>Booth Warwick</dc:creator>
				<category><![CDATA[Developer]]></category>
		<category><![CDATA[IE6]]></category>
		<category><![CDATA[screen resolutions]]></category>

		<guid isPermaLink="false">http://www.thesaucymare.co.za/?p=4</guid>
		<description><![CDATA[II was busy developing a]]></description>
			<content:encoded><![CDATA[<p>II was busy developing a site for a client which needs to be optimised for the screen resolution of 800 x 600 px, like every developer i have two screens.  One is running 1152 x 864 px and the other i set to 800 x 600 px for testing the site.  I have a small section of Javascript to call a style sheet  for this resolution, and its not working, read on to find the solution. <img src='http://thesaucymare.co.za/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  <span id="more-4"></span></p>
<p>It seems that when you have two screens of different resolutions, IE6 will pick the largest resolution to display the site. eg  IE6 will detect and use the 1152 x 864 px over the 800 x 600 px, hence why the Javascript did not work.</p>
<p>Just a hint, but when your developing a site for a specific resolution be sure to have both screens set to your specific size to ensure your seeing what you want to.</p>
]]></content:encoded>
			<wfw:commentRss>http://thesaucymare.co.za/ie6-resolution-hints/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

