Forum Moderators: open

Message Too Old, No Replies

IE6 and FORM elements

select menus options and z-index

         

bazaillion

3:18 pm on Apr 6, 2001 (gmt 0)



Does anyone know if Drop Down Select menu lists in IE6 pay attention to the z-index? Because in netscape 4.7 and all other versions of IE they always appear to be on top.

thanks,
-bazaillion

tedster

6:13 pm on Apr 6, 2001 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Welcome to WebmasterWorld bazaillion.

Detailed IE6 information is hard to come by so far. Your question is a good one -- up to now, FORM elements have been "windowed" and not suject to z-index positioning. I believe that this means they cause another instance of the browser to activate (even though you only see one window, it's as if there are two).

Many people hope that this has changed. In IE 5.5 frames and iframes were changed to not-windowed, and for the first time they enjoyed CSS positioning. What can happen for frames may happen for forms.

Any early IE6 users out there who have the answer?