<?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>Gabriel de Kadt &#187; bugs</title>
	<atom:link href="http://www.lazydada.com/tag/bugs/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lazydada.com</link>
	<description>Personal notes on Mac based web development and design.</description>
	<lastBuildDate>Tue, 30 Aug 2011 10:47:39 +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>Disappearing fixed div in IE7</title>
		<link>http://www.lazydada.com/2009-02-17/disappearing-fixed-div-in-ie7/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=disappearing-fixed-div-in-ie7</link>
		<comments>http://www.lazydada.com/2009-02-17/disappearing-fixed-div-in-ie7/#comments</comments>
		<pubDate>Tue, 17 Feb 2009 17:52:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Web design & development]]></category>
		<category><![CDATA[bugs]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[IE]]></category>

		<guid isPermaLink="false">http://www.lazydada.com/?p=186</guid>
		<description><![CDATA[Who&#8217;d have thought &#8211; eh? Here&#8217;s a bug I came across while working on the updated Solutions Overseas website. Not used position:fixed; in anger before. The &#8220;Enquire Now&#8221; button there is fixed. Except in IE7 though. Looked around and it&#8217;s apparently caused by a floated div next to a postion: fixed div (next to/child of [...]]]></description>
			<content:encoded><![CDATA[<h4>Who&#8217;d have thought &#8211; eh?</h4>
<p>Here&#8217;s a bug I came across while working on the updated <a href="http://www.solutionsoverseas.com/" target="_blank">Solutions Overseas website</a>. Not used <code>position:fixed;</code> in anger before. The &#8220;Enquire Now&#8221; button there is fixed. Except in <acronym ="Microsoft Internet Explorer">IE7</acronym> though. Looked around and it&#8217;s apparently caused by a floated div next to a <code>postion: fixed</code> div (next to/child of parent etc&#8230; )</p>
<p>Simple fix &#8211; add another div around or between those two scrapping trouble makers. </p>
<p><a href="http://www.brunildo.org/test/IE_raf3.html" title="fixed div visibility issue in IE7" target="_blank">Documented here.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.lazydada.com/2009-02-17/disappearing-fixed-div-in-ie7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
