The Internet Explorer Z-Index Bug
Posted by riwalk on 27 Jul 2010 | Filed under: CSS, Software Design
Z-Indexes. They seem simple enough. At least they seem to simple enough that Microsoft could implement them without messing it up. Unfortunately, this is not the case.
The z-index bug in Internet Explorer is troublesome because it affects both IE6 and IE7. Unlike many of the Internet Explorer bugs, this one is likely to stick around for a while.
So how did Microsoft screw up this one? Imagine we have […]