<?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: An ultimate solution for IE6 position: fixed problem</title>
	<atom:link href="http://mauzon.com/an-ultimate-solution-for-ie6-position-fixed-problem/feed/" rel="self" type="application/rss+xml" />
	<link>http://mauzon.com/an-ultimate-solution-for-ie6-position-fixed-problem/</link>
	<description>Coding and programming tricks, ideas, notes: xHTML, CSS, JS etc</description>
	<lastBuildDate>Wed, 21 Jul 2010 11:22:22 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: peter</title>
		<link>http://mauzon.com/an-ultimate-solution-for-ie6-position-fixed-problem/comment-page-1/#comment-12999</link>
		<dc:creator>peter</dc:creator>
		<pubDate>Thu, 08 Jul 2010 10:43:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.mauzon.com/?p=89#comment-12999</guid>
		<description>Hi,


is any body solve my problem...

i like to use two background images, one across top, other down side is it possible

this is my code but its not working ????? :(

body { 
	background:url(../images/bg-top.jpg) top repeat-x fixed;
	}
html {
		background:url(../images/bg-top.jpg) bottom  repeat-x fixed;
}</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>is any body solve my problem&#8230;</p>
<p>i like to use two background images, one across top, other down side is it possible</p>
<p>this is my code but its not working ????? <img src='http://mauzon.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>body {<br />
	background:url(../images/bg-top.jpg) top repeat-x fixed;<br />
	}<br />
html {<br />
		background:url(../images/bg-top.jpg) bottom  repeat-x fixed;<br />
}</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ashok</title>
		<link>http://mauzon.com/an-ultimate-solution-for-ie6-position-fixed-problem/comment-page-1/#comment-11870</link>
		<dc:creator>Ashok</dc:creator>
		<pubDate>Fri, 30 Apr 2010 06:25:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.mauzon.com/?p=89#comment-11870</guid>
		<description>It works fine.
Thanks So Much</description>
		<content:encoded><![CDATA[<p>It works fine.<br />
Thanks So Much</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: carnitos</title>
		<link>http://mauzon.com/an-ultimate-solution-for-ie6-position-fixed-problem/comment-page-1/#comment-10183</link>
		<dc:creator>carnitos</dc:creator>
		<pubDate>Wed, 13 Jan 2010 16:50:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.mauzon.com/?p=89#comment-10183</guid>
		<description>this also worked for me :)
http://www.howtocreate.co.uk/fixedPosition.html</description>
		<content:encoded><![CDATA[<p>this also worked for me <img src='http://mauzon.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
<a href="http://www.howtocreate.co.uk/fixedPosition.html" rel="nofollow">http://www.howtocreate.co.uk/fixedPosition.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Polaretto</title>
		<link>http://mauzon.com/an-ultimate-solution-for-ie6-position-fixed-problem/comment-page-1/#comment-8025</link>
		<dc:creator>Polaretto</dc:creator>
		<pubDate>Thu, 26 Mar 2009 15:40:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.mauzon.com/?p=89#comment-8025</guid>
		<description>great solution indeed!
but I&#039;ve done some tests and sadly it won&#039;t work if calculated page length is longer than 32768px! ... yes, that&#039;s 2^(16-1), half value of an unsigned 16bit integer.
And all this just because that rubbish of IE6 doesn&#039;t support alpha on 100% height... f**k it!

hope this helps somehow...</description>
		<content:encoded><![CDATA[<p>great solution indeed!<br />
but I&#8217;ve done some tests and sadly it won&#8217;t work if calculated page length is longer than 32768px! &#8230; yes, that&#8217;s 2^(16-1), half value of an unsigned 16bit integer.<br />
And all this just because that rubbish of IE6 doesn&#8217;t support alpha on 100% height&#8230; f**k it!</p>
<p>hope this helps somehow&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Liz</title>
		<link>http://mauzon.com/an-ultimate-solution-for-ie6-position-fixed-problem/comment-page-1/#comment-7397</link>
		<dc:creator>Liz</dc:creator>
		<pubDate>Mon, 15 Oct 2007 21:08:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.mauzon.com/?p=89#comment-7397</guid>
		<description>I just wanted to write to say that you have a great site and a wonderful resource for all to share.</description>
		<content:encoded><![CDATA[<p>I just wanted to write to say that you have a great site and a wonderful resource for all to share.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Programming Tutorials</title>
		<link>http://mauzon.com/an-ultimate-solution-for-ie6-position-fixed-problem/comment-page-1/#comment-7378</link>
		<dc:creator>Programming Tutorials</dc:creator>
		<pubDate>Wed, 10 Oct 2007 23:11:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.mauzon.com/?p=89#comment-7378</guid>
		<description>&lt;strong&gt;Programming Tutorials&lt;/strong&gt;

I couldn&#039;t understand some parts of this article, but it sounds interesting</description>
		<content:encoded><![CDATA[<p><strong>Programming Tutorials</strong></p>
<p>I couldn&#8217;t understand some parts of this article, but it sounds interesting</p>
]]></content:encoded>
	</item>
</channel>
</rss>
