Author Archive

Correcting Z-index Stacking Issues Within Internet Explorer

Wednesday, October 28th, 2009

Having trouble with elements (divs, tables, ul, lists, etc) stacking incorrectly in only IE6 and IE7? Your issue is relatively (pardon the pun) easy to fix without going too far out of your way to fix the issue. This issue has been around for awhile but I feel it is something that should definitely be out there, despite the fact we are talking about going back 8 years (nearly 9) with IE6. They even carried the z-index issue over to IE7. Fortunately the CSS issue is now fixed in IE8 (in standards mode) so we don’t have to worry about fixing it for the newest version of Internet Explorer.

(more…)