<?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: IE7 lessons learned: the z-index bug</title>
	<atom:link href="http://richa.avasthi.name/blogs/tepumpkin/2008/01/11/ie7-lessons-learned/feed/" rel="self" type="application/rss+xml" />
	<link>http://richa.avasthi.name/blogs/tepumpkin/2008/01/11/ie7-lessons-learned/</link>
	<description>Purveyors of self-important ramblings and half-baked theories since 2004.</description>
	<lastBuildDate>Wed, 17 Feb 2010 23:20:34 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Vladimir</title>
		<link>http://richa.avasthi.name/blogs/tepumpkin/2008/01/11/ie7-lessons-learned/comment-page-2/#comment-24000</link>
		<dc:creator>Vladimir</dc:creator>
		<pubDate>Wed, 03 Feb 2010 01:54:23 +0000</pubDate>
		<guid isPermaLink="false">http://richa.avasthi.name/blogs/tepumpkin/2008/01/11/ie7-lessons-learned/#comment-24000</guid>
		<description>Блог отличный, буду рекомендовать друзьям!</description>
		<content:encoded><![CDATA[<p>Блог отличный, буду рекомендовать друзьям!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Judah</title>
		<link>http://richa.avasthi.name/blogs/tepumpkin/2008/01/11/ie7-lessons-learned/comment-page-1/#comment-23996</link>
		<dc:creator>Judah</dc:creator>
		<pubDate>Fri, 15 Jan 2010 18:53:43 +0000</pubDate>
		<guid isPermaLink="false">http://richa.avasthi.name/blogs/tepumpkin/2008/01/11/ie7-lessons-learned/#comment-23996</guid>
		<description>Fixed! Thanks so much for this post. Very detailed and easy to understand explanation of an annoying bug.</description>
		<content:encoded><![CDATA[<p>Fixed! Thanks so much for this post. Very detailed and easy to understand explanation of an annoying bug.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gavin</title>
		<link>http://richa.avasthi.name/blogs/tepumpkin/2008/01/11/ie7-lessons-learned/comment-page-1/#comment-23988</link>
		<dc:creator>Gavin</dc:creator>
		<pubDate>Tue, 08 Dec 2009 16:01:28 +0000</pubDate>
		<guid isPermaLink="false">http://richa.avasthi.name/blogs/tepumpkin/2008/01/11/ie7-lessons-learned/#comment-23988</guid>
		<description>Thank you for taking the time to write this up. Works a treat. You have saved me hours of pain, anguish and suffering!</description>
		<content:encoded><![CDATA[<p>Thank you for taking the time to write this up. Works a treat. You have saved me hours of pain, anguish and suffering!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: i</title>
		<link>http://richa.avasthi.name/blogs/tepumpkin/2008/01/11/ie7-lessons-learned/comment-page-1/#comment-23987</link>
		<dc:creator>i</dc:creator>
		<pubDate>Mon, 07 Dec 2009 02:30:17 +0000</pubDate>
		<guid isPermaLink="false">http://richa.avasthi.name/blogs/tepumpkin/2008/01/11/ie7-lessons-learned/#comment-23987</guid>
		<description>ah, thanks, finally fixed this</description>
		<content:encoded><![CDATA[<p>ah, thanks, finally fixed this</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hamish</title>
		<link>http://richa.avasthi.name/blogs/tepumpkin/2008/01/11/ie7-lessons-learned/comment-page-1/#comment-23964</link>
		<dc:creator>Hamish</dc:creator>
		<pubDate>Thu, 29 Oct 2009 00:39:10 +0000</pubDate>
		<guid isPermaLink="false">http://richa.avasthi.name/blogs/tepumpkin/2008/01/11/ie7-lessons-learned/#comment-23964</guid>
		<description>I hate this bug with a passion.

Great article, appreciate the run-down.</description>
		<content:encoded><![CDATA[<p>I hate this bug with a passion.</p>
<p>Great article, appreciate the run-down.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richa</title>
		<link>http://richa.avasthi.name/blogs/tepumpkin/2008/01/11/ie7-lessons-learned/comment-page-1/#comment-23953</link>
		<dc:creator>Richa</dc:creator>
		<pubDate>Wed, 21 Oct 2009 20:14:39 +0000</pubDate>
		<guid isPermaLink="false">http://richa.avasthi.name/blogs/tepumpkin/2008/01/11/ie7-lessons-learned/#comment-23953</guid>
		<description>@Marty: you&#039;re welcome. In case you haven&#039;t already, you can also remove your &lt;code&gt;left: 0px; top: 0px;&lt;/code&gt; values, since they are meaningless without a non-static position.</description>
		<content:encoded><![CDATA[<p>@Marty: you&#8217;re welcome. In case you haven&#8217;t already, you can also remove your <code>left: 0px; top: 0px;</code> values, since they are meaningless without a non-static position.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marty</title>
		<link>http://richa.avasthi.name/blogs/tepumpkin/2008/01/11/ie7-lessons-learned/comment-page-1/#comment-23952</link>
		<dc:creator>Marty</dc:creator>
		<pubDate>Wed, 21 Oct 2009 20:02:26 +0000</pubDate>
		<guid isPermaLink="false">http://richa.avasthi.name/blogs/tepumpkin/2008/01/11/ie7-lessons-learned/#comment-23952</guid>
		<description>This saved me lots of time.  Thanks!!

In my case I had some some elements defined with  	position: relative; left: 0px; top: 0px;

I was experminting by positioning them to a different location, but ended up using a Table to position them.  Leaving  in the position:relative :0 :0 values was not a problem in FF but in IE my new menus were showing up under things.  In my case I just went in and removed the position:relative for the elements I was not changing from the normal flow and it fixed my problem.</description>
		<content:encoded><![CDATA[<p>This saved me lots of time.  Thanks!!</p>
<p>In my case I had some some elements defined with  	position: relative; left: 0px; top: 0px;</p>
<p>I was experminting by positioning them to a different location, but ended up using a Table to position them.  Leaving  in the position:relative :0 :0 values was not a problem in FF but in IE my new menus were showing up under things.  In my case I just went in and removed the position:relative for the elements I was not changing from the normal flow and it fixed my problem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patricia</title>
		<link>http://richa.avasthi.name/blogs/tepumpkin/2008/01/11/ie7-lessons-learned/comment-page-1/#comment-23809</link>
		<dc:creator>Patricia</dc:creator>
		<pubDate>Sat, 19 Sep 2009 22:31:41 +0000</pubDate>
		<guid isPermaLink="false">http://richa.avasthi.name/blogs/tepumpkin/2008/01/11/ie7-lessons-learned/#comment-23809</guid>
		<description>Hello Richa,

I just wanted to say thank you for the explanation about my template file...I thought that I was doing something wrong...the only thing that I have to do was to save as a html file...
Now, I have a huge problem with my website...the links are not even shown in Firefox, but it shown in IE...I don&#039;t know how to resolve this problem...I tried to fix it for already a week...no solution founded...:(
If you have a chance...please check it out...if you need my files let me know...

Thanks...thanks...thanks!

Patricia</description>
		<content:encoded><![CDATA[<p>Hello Richa,</p>
<p>I just wanted to say thank you for the explanation about my template file&#8230;I thought that I was doing something wrong&#8230;the only thing that I have to do was to save as a html file&#8230;<br />
Now, I have a huge problem with my website&#8230;the links are not even shown in Firefox, but it shown in IE&#8230;I don&#8217;t know how to resolve this problem&#8230;I tried to fix it for already a week&#8230;no solution founded&#8230;:(<br />
If you have a chance&#8230;please check it out&#8230;if you need my files let me know&#8230;</p>
<p>Thanks&#8230;thanks&#8230;thanks!</p>
<p>Patricia</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mark</title>
		<link>http://richa.avasthi.name/blogs/tepumpkin/2008/01/11/ie7-lessons-learned/comment-page-1/#comment-23802</link>
		<dc:creator>mark</dc:creator>
		<pubDate>Fri, 18 Sep 2009 04:54:41 +0000</pubDate>
		<guid isPermaLink="false">http://richa.avasthi.name/blogs/tepumpkin/2008/01/11/ie7-lessons-learned/#comment-23802</guid>
		<description>What a headache. Thanks for the fix.</description>
		<content:encoded><![CDATA[<p>What a headache. Thanks for the fix.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richa</title>
		<link>http://richa.avasthi.name/blogs/tepumpkin/2008/01/11/ie7-lessons-learned/comment-page-1/#comment-23778</link>
		<dc:creator>Richa</dc:creator>
		<pubDate>Sat, 12 Sep 2009 13:58:27 +0000</pubDate>
		<guid isPermaLink="false">http://richa.avasthi.name/blogs/tepumpkin/2008/01/11/ie7-lessons-learned/#comment-23778</guid>
		<description>@eric: Good point. I&#039;ve fixed the jQuery source to use &lt;code&gt;hover&lt;/code&gt;.</description>
		<content:encoded><![CDATA[<p>@eric: Good point. I&#8217;ve fixed the jQuery source to use <code>hover</code>.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
