<?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: IE z-index bug</title>
	<atom:link href="http://verens.com/archives/2005/07/15/ie-z-index-bug/feed/" rel="self" type="application/rss+xml" />
	<link>http://verens.com/archives/2005/07/15/ie-z-index-bug/</link>
	<description>php, linux, ajax, javascript, kae verens</description>
	<pubDate>Tue, 06 Jan 2009 22:53:34 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Problema con bug de z-index en ie &#124; Santa Pola</title>
		<link>http://verens.com/archives/2005/07/15/ie-z-index-bug/comment-page-1/#comment-109252</link>
		<dc:creator>Problema con bug de z-index en ie &#124; Santa Pola</dc:creator>
		<pubDate>Mon, 10 Nov 2008 23:25:47 +0000</pubDate>
		<guid isPermaLink="false">http://verens.com/archives/2005/07/15/ie-z-index-bug/#comment-109252</guid>
		<description>[...] de buscar un poco, encontr&#233; con klog y pude dar con ello. Os pongo el ejemplo que pone [...]</description>
		<content:encoded><![CDATA[<p>[...] de buscar un poco, encontr&eacute; con klog y pude dar con ello. Os pongo el ejemplo que pone [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Superfish jQuery Menu IE z-index Bug &#124; webdemar.com</title>
		<link>http://verens.com/archives/2005/07/15/ie-z-index-bug/comment-page-1/#comment-108956</link>
		<dc:creator>Superfish jQuery Menu IE z-index Bug &#124; webdemar.com</dc:creator>
		<pubDate>Thu, 06 Nov 2008 15:17:42 +0000</pubDate>
		<guid isPermaLink="false">http://verens.com/archives/2005/07/15/ie-z-index-bug/#comment-108956</guid>
		<description>[...] Both the header and the content div have position:relative. In IE the dropdown menu was displayed under the content div so the links in the dropdown were not clickable though the z-index of the menu list was set to 100. After a bit of research I came accross the IE z-index Bug on Klog - php, linux, ajax, javascript. [...]</description>
		<content:encoded><![CDATA[<p>[...] Both the header and the content div have position:relative. In IE the dropdown menu was displayed under the content div so the links in the dropdown were not clickable though the z-index of the menu list was set to 100. After a bit of research I came accross the IE z-index Bug on Klog - php, linux, ajax, javascript. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BugRocker</title>
		<link>http://verens.com/archives/2005/07/15/ie-z-index-bug/comment-page-1/#comment-79127</link>
		<dc:creator>BugRocker</dc:creator>
		<pubDate>Fri, 18 Jan 2008 10:37:59 +0000</pubDate>
		<guid isPermaLink="false">http://verens.com/archives/2005/07/15/ie-z-index-bug/#comment-79127</guid>
		<description>Go an easier workaround:

z-index: 0 !important; z-index: -1;

Et Voila!</description>
		<content:encoded><![CDATA[<p>Go an easier workaround:</p>
<p>z-index: 0 !important; z-index: -1;</p>
<p>Et Voila!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: eric</title>
		<link>http://verens.com/archives/2005/07/15/ie-z-index-bug/comment-page-1/#comment-78396</link>
		<dc:creator>eric</dc:creator>
		<pubDate>Sat, 12 Jan 2008 07:19:08 +0000</pubDate>
		<guid isPermaLink="false">http://verens.com/archives/2005/07/15/ie-z-index-bug/#comment-78396</guid>
		<description>eh, ignore that fix. the code didn't come across anyhow!</description>
		<content:encoded><![CDATA[<p>eh, ignore that fix. the code didn&#8217;t come across anyhow!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: eric mueller</title>
		<link>http://verens.com/archives/2005/07/15/ie-z-index-bug/comment-page-1/#comment-78393</link>
		<dc:creator>eric mueller</dc:creator>
		<pubDate>Sat, 12 Jan 2008 07:11:10 +0000</pubDate>
		<guid isPermaLink="false">http://verens.com/archives/2005/07/15/ie-z-index-bug/#comment-78393</guid>
		<description>thanks for this info -- my easy workaround was to just wrap my elements in another div, positioned absolutely... i.e.



     &#60;- this is to fix bug

     
     etc etc

    &#60;-- close ie7 fix div




thx thx
E</description>
		<content:encoded><![CDATA[<p>thanks for this info &#8212; my easy workaround was to just wrap my elements in another div, positioned absolutely&#8230; i.e.</p>
<p>     &lt;- this is to fix bug</p>
<p>     etc etc</p>
<p>    &lt;&#8211; close ie7 fix div</p>
<p>thx thx<br />
E</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jens Brandt</title>
		<link>http://verens.com/archives/2005/07/15/ie-z-index-bug/comment-page-1/#comment-77556</link>
		<dc:creator>Jens Brandt</dc:creator>
		<pubDate>Thu, 03 Jan 2008 15:42:49 +0000</pubDate>
		<guid isPermaLink="false">http://verens.com/archives/2005/07/15/ie-z-index-bug/#comment-77556</guid>
		<description>Let me join the choir of thankful people: I’ve been looking around the web, but this sentence explained it all: “It appears that if you have multiple position:relative elements in your code, then IE sets up separate Z layer contexts for each one, which ignore each other”.
Thanks!</description>
		<content:encoded><![CDATA[<p>Let me join the choir of thankful people: I’ve been looking around the web, but this sentence explained it all: “It appears that if you have multiple position:relative elements in your code, then IE sets up separate Z layer contexts for each one, which ignore each other”.<br />
Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rengirl</title>
		<link>http://verens.com/archives/2005/07/15/ie-z-index-bug/comment-page-1/#comment-54434</link>
		<dc:creator>Rengirl</dc:creator>
		<pubDate>Fri, 03 Aug 2007 01:24:17 +0000</pubDate>
		<guid isPermaLink="false">http://verens.com/archives/2005/07/15/ie-z-index-bug/#comment-54434</guid>
		<description>THANK YOU THANK YOU THANK YOU!  I was splitting hairs over this stupid IE css error and I was about to give up until I found this.  Problem solved.</description>
		<content:encoded><![CDATA[<p>THANK YOU THANK YOU THANK YOU!  I was splitting hairs over this stupid IE css error and I was about to give up until I found this.  Problem solved.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sunhwan &#187; IE z-index Bug</title>
		<link>http://verens.com/archives/2005/07/15/ie-z-index-bug/comment-page-1/#comment-53781</link>
		<dc:creator>sunhwan &#187; IE z-index Bug</dc:creator>
		<pubDate>Fri, 27 Jul 2007 16:30:29 +0000</pubDate>
		<guid isPermaLink="false">http://verens.com/archives/2005/07/15/ie-z-index-bug/#comment-53781</guid>
		<description>[...] IE z-index Bug [...]</description>
		<content:encoded><![CDATA[<p>[...] IE z-index Bug [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tomchito</title>
		<link>http://verens.com/archives/2005/07/15/ie-z-index-bug/comment-page-1/#comment-52715</link>
		<dc:creator>tomchito</dc:creator>
		<pubDate>Sat, 14 Jul 2007 20:24:34 +0000</pubDate>
		<guid isPermaLink="false">http://verens.com/archives/2005/07/15/ie-z-index-bug/#comment-52715</guid>
		<description>Thx 4 the tip. I hate IE but my page has to work with this 'browser'.</description>
		<content:encoded><![CDATA[<p>Thx 4 the tip. I hate IE but my page has to work with this &#8216;browser&#8217;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MahZeh.org &#187; Blog Archive &#187; Solutions to the IE z-index Bug: CSS</title>
		<link>http://verens.com/archives/2005/07/15/ie-z-index-bug/comment-page-1/#comment-44335</link>
		<dc:creator>MahZeh.org &#187; Blog Archive &#187; Solutions to the IE z-index Bug: CSS</dc:creator>
		<pubDate>Mon, 09 Apr 2007 02:29:41 +0000</pubDate>
		<guid isPermaLink="false">http://verens.com/archives/2005/07/15/ie-z-index-bug/#comment-44335</guid>
		<description>[...] The z-index style rule &#8212; seemingly simple at first, suprisingly complicated when you think it through &#8212; is an oft-misunderstood part of the CSS2 specification. Among those who misunderstand, evidently, are members of the Internet Explorer team at Microsoft. Others before me have documented the IE z-index bug (Anne van Kesteren and Kae Verens among them), but I find it easier to grasp with a live example: function zindex(id, z_index) { var old_link = $(id + "_" + $(id).getStyle("z-index")); if (undefined != old_link) { old_link.setStyle({background: "none"}); } if (0==z_index) { $(id).setStyle({"z-index": null}); $(id + "_" + z_index).blur(); } else { $(id).setStyle({"z-index": z_index}); $(id + "_" + z_index).setStyle({background: "#ea7"}).blur(); } } [...]</description>
		<content:encoded><![CDATA[<p>[...] The z-index style rule &#8212; seemingly simple at first, suprisingly complicated when you think it through &#8212; is an oft-misunderstood part of the CSS2 specification. Among those who misunderstand, evidently, are members of the Internet Explorer team at Microsoft. Others before me have documented the IE z-index bug (Anne van Kesteren and Kae Verens among them), but I find it easier to grasp with a live example: function zindex(id, z_index) { var old_link = $(id + &#8220;_&#8221; + $(id).getStyle(&#8221;z-index&#8221;)); if (undefined != old_link) { old_link.setStyle({background: &#8220;none&#8221;}); } if (0==z_index) { $(id).setStyle({&#8221;z-index&#8221;: null}); $(id + &#8220;_&#8221; + z_index).blur(); } else { $(id).setStyle({&#8221;z-index&#8221;: z_index}); $(id + &#8220;_&#8221; + z_index).setStyle({background: &#8220;#ea7&#8243;}).blur(); } } [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
