Forum Moderators: open

Message Too Old, No Replies

Select always on top in IE6.0

         

orion_rus

4:18 pm on Mar 13, 2005 (gmt 0)

10+ Year Member



Hello world i have following trouble:
I have a select in a body and drag&drop form. If i move my form on the top of select, select shows in the top of this form. But should be under it. zIndex of select is 0. Forms zIndex is 10. in Mozilla all ok.
Can anybody give me advice how to prevent this?

Bernard Marx

4:42 pm on Mar 13, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



You can't stop this in browsers where this happens.
You could put your dragdrop into an iframe, but that will make the scripting complicated.