<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: smooth position:fixed in IE</title>
	<atom:link href="http://www.idle-hacking.com/2006/02/smooth-positionfixed-in-ie/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.idle-hacking.com/2006/02/smooth-positionfixed-in-ie/</link>
	<description>Ruby, XUL/Javascript, C/C++, and more...</description>
	<lastBuildDate>Fri, 06 Aug 2010 01:22:32 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Tom Lancaster</title>
		<link>http://www.idle-hacking.com/2006/02/smooth-positionfixed-in-ie/comment-page-1/#comment-5554</link>
		<dc:creator>Tom Lancaster</dc:creator>
		<pubDate>Fri, 25 Sep 2009 01:48:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.idle-hacking.com/2006/02/smooth-positionfixed-in-ie/#comment-5554</guid>
		<description>This would not stop the flicker for me until I put the css straight in the  of the document. It doesn&#039;t work as a </description>
		<content:encoded><![CDATA[<p>This would not stop the flicker for me until I put the css straight in the  of the document. It doesn&#8217;t work as a</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lardlad</title>
		<link>http://www.idle-hacking.com/2006/02/smooth-positionfixed-in-ie/comment-page-1/#comment-2657</link>
		<dc:creator>Lardlad</dc:creator>
		<pubDate>Wed, 18 Feb 2009 21:06:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.idle-hacking.com/2006/02/smooth-positionfixed-in-ie/#comment-2657</guid>
		<description>Awesome!! I was fighting with a layout of mine and this was exactly what I needed. I did have to use this expression for the body tag as well (in css):
html body{
filter: expression(document.execCommand(&quot;BackgroundImageCache&quot;, false, true));
}</description>
		<content:encoded><![CDATA[<p>Awesome!! I was fighting with a layout of mine and this was exactly what I needed. I did have to use this expression for the body tag as well (in css):<br />
html body{<br />
filter: expression(document.execCommand(&#8220;BackgroundImageCache&#8221;, false, true));<br />
}</p>
]]></content:encoded>
	</item>
</channel>
</rss>
