Wrox Home  
Search P2P Archive for: Go

  Return to Index  

access_asp thread: Re: OFF TOPIC: <DIV> Layer Appearing Underneath <SELECT> List in IE6


Message #1 by "Tim Perkin" <rtperkin@h...> on Sat, 15 Jun 2002 09:16:45
> Good morning to all,

This question is a bit off topic but I wanted to know if anyone else was
experiencing this problem, and if so, any thoughts on a resolution.

I am using layers to create a navigation/menu system at the top of the
screen.  On one screen in particular I have a SELECT Tag that is being
populated through an Access Query at the top of the screen.  When I
rollover the Nav Bar to bring up the <DIV> Layer menu, it appears behind
the <SELECT> list. This in only happening in IE6, Netscape 6 works fine
with the menu appearing over the list box.  I have tried to alter the
Z-Index of the layer but this has been to no avail.

I do appreciate any thoughts on this.

Regards,
Eric



Message #2 by "Tim Perkin" <rtperkin@h...> on Sat, 15 Jun 2002 09:20:54
Reply: This is possible but messy and involves clipping a div that 
contains the Select tag.

For details of how to do this;

http://www.faqts.com/knowledge-base/view.phtml/aid/1068/fid/128

Regards
Tim




> > Good morning to all,

> This question is a bit off topic but I wanted to know if anyone else was
e> xperiencing this problem, and if so, any thoughts on a resolution.

> I am using layers to create a navigation/menu system at the top of the
s> creen.  On one screen in particular I have a SELECT Tag that is being
p> opulated through an Access Query at the top of the screen.  When I
r> ollover the Nav Bar to bring up the <DIV> Layer menu, it appears behind
t> he <SELECT> list. This in only happening in IE6, Netscape 6 works fine
w> ith the menu appearing over the list box.  I have tried to alter the
Z> -Index of the layer but this has been to no avail.

> I do appreciate any thoughts on this.

> Regards,
E> ric

> 


  Return to Index