|
|
 |
Re: FN-FORUM: Req: Help with IE z-index bug
date posted 7th March 2008 14:49
You have a negative z index,
If you want it over everything, try z-index:999;
Lee
Mark Pawelek wrote:
> On this page: there is an Excel
> icon. When it is clicked a pseudo-alert box pops up. When the screen is very
> wide it will pop up in the area occupied by the drop down lists on the LHS.
> When that happens the drop down lists will appear to have a z-index greater
> than the pseudo-alert box.
>
> In IE, how can I make the psuedo-alert box always display itself on top of
> all other elements?
>
> PS: It's id="PopUpExcel" and styles are at
> http://mark4asp.99k.org/MandateWinsFF_files/popup.css
>
>
>
|
 |
|