docs:browsers:ie_zindex_bug

IE z-index bug

In short, z-index is broken in IE compared to other browsers because IE starts positioned elements with z-index 0. The fix is to make the parent of the positioned element have a z-index at least 1 higher.

  • docs/browsers/ie_zindex_bug.txt
  • Last modified: 2009/10/16 23:37
  • by billh