<?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>
	<lastBuildDate>Fri, 05 Mar 2010 01:53:58 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Z-Index Issues in Internet Exploder &#171; Vir2oso Design</title>
		<link>http://verens.com/archives/2005/07/15/ie-z-index-bug/comment-page-1/#comment-132551</link>
		<dc:creator>Z-Index Issues in Internet Exploder &#171; Vir2oso Design</dc:creator>
		<pubDate>Fri, 05 Mar 2010 01:53:58 +0000</pubDate>
		<guid isPermaLink="false">http://verens.com/archives/2005/07/15/ie-z-index-bug/#comment-132551</guid>
		<description>[...] I am currently redesigning my employer&#8217;s web site. I use Dreamweaver so creating drop-down menus is a snap using Spry. After previewing the index page in the browser I noticed a familiar problem. The index page has a flash animation as it&#8217;s main content and the items from the drop-down menu were appearing behind the flash window. Simple fix as I had been through this before. Just change the wmode parameter of the flash file to transparent and pat myself on the back for a job well done. Well, it didn&#8217;t work. The first day and a half was spent trying to figure out why changing the wmode worked on another site I had built in the past but not this one. I was about to pull my hair out, such as it is, when I realized that the menu was not just appearing behind the flash animation but any content in the div below it. That&#8217;s when it hit me that it was a z-index issue. Once again, simple fix. Just assign the div containing the navigation a higher z-index than the div that appears below it. Didn&#8217;t work. The second day and a half was spent searching for a solution and then blindly applying position and z-index attributes to various divs in the header element and the content element. I was about to pull my hair out (such as it is) when I stumbled upon the answer found at http://verens.com/archives/2005/07/15/ie-z-index-bug. [...]</description>
		<content:encoded><![CDATA[<p>[...] I am currently redesigning my employer&#8217;s web site. I use Dreamweaver so creating drop-down menus is a snap using Spry. After previewing the index page in the browser I noticed a familiar problem. The index page has a flash animation as it&#8217;s main content and the items from the drop-down menu were appearing behind the flash window. Simple fix as I had been through this before. Just change the wmode parameter of the flash file to transparent and pat myself on the back for a job well done. Well, it didn&#8217;t work. The first day and a half was spent trying to figure out why changing the wmode worked on another site I had built in the past but not this one. I was about to pull my hair out, such as it is, when I realized that the menu was not just appearing behind the flash animation but any content in the div below it. That&#8217;s when it hit me that it was a z-index issue. Once again, simple fix. Just assign the div containing the navigation a higher z-index than the div that appears below it. Didn&#8217;t work. The second day and a half was spent searching for a solution and then blindly applying position and z-index attributes to various divs in the header element and the content element. I was about to pull my hair out (such as it is) when I stumbled upon the answer found at <a href="http://verens.com/archives/2005/07/15/ie-z-index-bug" rel="nofollow">http://verens.com/archives/2005/07/15/ie-z-index-bug</a>. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: IE6 CSS bug: dropdown menu, z-index e elementi dei form. at My Notepad</title>
		<link>http://verens.com/archives/2005/07/15/ie-z-index-bug/comment-page-1/#comment-114830</link>
		<dc:creator>IE6 CSS bug: dropdown menu, z-index e elementi dei form. at My Notepad</dc:creator>
		<pubDate>Tue, 28 Apr 2009 20:39:52 +0000</pubDate>
		<guid isPermaLink="false">http://verens.com/archives/2005/07/15/ie-z-index-bug/#comment-114830</guid>
		<description>[...] Non contenti del fatto che IE6 sia la principale causa di dropdown menu costretti a far uso di javascript (oltre che di mal di testa da programmazione), gli sviluppatori di Redmond hanno pensato bene di introdurre un altro bug nell&#8217;interpretazione CSS, che riguarda l&#8217;elemento select (che non supporta z-index, ecco un workaround) e anche lo z-index di elementi che abbiano position:relative. [...]</description>
		<content:encoded><![CDATA[<p>[...] Non contenti del fatto che IE6 sia la principale causa di dropdown menu costretti a far uso di javascript (oltre che di mal di testa da programmazione), gli sviluppatori di Redmond hanno pensato bene di introdurre un altro bug nell&#8217;interpretazione CSS, che riguarda l&#8217;elemento select (che non supporta z-index, ecco un workaround) e anche lo z-index di elementi che abbiano position:relative. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: IE z-index bug with CSS dropdown menu &#124; jonathan stegall</title>
		<link>http://verens.com/archives/2005/07/15/ie-z-index-bug/comment-page-1/#comment-110779</link>
		<dc:creator>IE z-index bug with CSS dropdown menu &#124; jonathan stegall</dc:creator>
		<pubDate>Thu, 15 Jan 2009 23:55:18 +0000</pubDate>
		<guid isPermaLink="false">http://verens.com/archives/2005/07/15/ie-z-index-bug/#comment-110779</guid>
		<description>[...] web designers generally know of the z-index bug in all versions of Internet Explorer (though, version 8 is rumored to fix [...]</description>
		<content:encoded><![CDATA[<p>[...] web designers generally know of the z-index bug in all versions of Internet Explorer (though, version 8 is rumored to fix [...]</p>
]]></content:encoded>
	</item>
	<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 &#8211; 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&#039;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.



     &lt;- this is to fix bug

     
     etc etc

    &lt;-- 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>
</channel>
</rss>
