<?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>benwatts.ca &#187; bug</title>
	<atom:link href="http://benwatts.ca/tag/bug/feed/" rel="self" type="application/rss+xml" />
	<link>http://benwatts.ca</link>
	<description>Designer and Frontend Developer in Ottawa, Canada</description>
	<lastBuildDate>Fri, 22 Jul 2011 19:00:09 +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>Oh IE, How I Despise Thee</title>
		<link>http://benwatts.ca/2007/oh-ie-how-i-despise-thee/</link>
		<comments>http://benwatts.ca/2007/oh-ie-how-i-despise-thee/#comments</comments>
		<pubDate>Tue, 03 Apr 2007 00:52:21 +0000</pubDate>
		<dc:creator>Ben</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[bug]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[ie]]></category>

		<guid isPermaLink="false">http://benwatts.ca/blog/?p=4</guid>
		<description><![CDATA[<p>Today have gained some new knowledge about one of the many quirks with Internet Explorer. Indeed, the problem I was having involved a relatively positioned container, and an element floating inside of it. Oh how that annoyed me ... gaaaah.<a href="http://technorati.com/claim/dcdcmu2kfc" rel="me" style="display:none">Technorati Profile</a></p>]]></description>
			<content:encoded><![CDATA[<p>Today have gained some new knowledge about one of the many quirks with Internet Explorer. Indeed, the problem I was having involved a relatively positioned container, and an element floating inside of it. It displayed fine in the nice browsers, but it seemingly disappeared in Internet Explorer.</p>
<p>As it turned out, the problem was that IE6 was rendering the floated layer under the relative container layer. At least, that&#8217;s what I&#8217;m assuming it was doing &#8212; since I could click on a link in the floated element; the link was in the spot it should have been, which lead me to believe that it was under the relative container.</p>
<p>That one little line</p>
<div class="codecolorer-container text default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">position: relative;</div></div>
<p>really messed up floating elements throughout the site, and it wasn&#8217;t even supposed to be in the CSS. Indeed, I forgot to remove it, assuming it to be harmless.</p>
<p>Arg. Simply &#8220;arg&#8221;.</p>
<p><a style="display: none" rel="me" href="http://technorati.com/claim/dcdcmu2kfc">Technorati Profile</a></p>
]]></content:encoded>
			<wfw:commentRss>http://benwatts.ca/2007/oh-ie-how-i-despise-thee/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

