Forum Moderators: not2easy

Message Too Old, No Replies

SELECT z-index in IE

always on top...

         

lupacka

2:03 pm on Feb 17, 2005 (gmt 0)

10+ Year Member



hi, i have problem with tag <select> in IE, simply:
i have two layers with different z-index (it means one is over the second) and have <select> on lower layer...but despite that, <select> shows on top

maybe it looks crazy, in real i have pop-up menu which have z-index e.g. 10 and <select> that is in the common text down the menu is always when menu scroll up over the menu

thx

DrDoc

8:45 pm on Feb 17, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Unfortunately you can't do anything about it. Select elements are windowed elements, which means they will render on top of everything else, regardless of whatever trickery you may attempt.

Just one of those things we are forced to live with...