IE position relative causes z-index problem

Category
browser, css, IE
Date Created
9th Feb 2010
Last Updated
9th Jul 2010

IE position relative causes z-index problem

Question

IE position relative causes z-index problem

Answer

With IE where a DIV is positioned with 'relative' other items such as drop-downs may appear behind them.

A possible solution may be as follows:

Related terms