Saturday, October 24th, 2009
Fixing zIndex problems
Various browsers have issues with some page elements that always display in front of everything else in the page. This mostly relates to older browser versions with the only current browser which still contains this type of problem being IE8 where some types of objects still insist on displaying in front of everything else. In this article I cover the particular elements that older browsers had with display order as well as the one type of object content where a fix for IE exists – Flash.
Tags: always in front, display order, iframe, object, select
