Forcing Select Lists Lower in MSIE?
So, it seems that the z-index for <select> inputs is ignored in MSIE (using MSIE 6), and that it will ALWAYS, ALWAYS, ALWAYS display them as though they have a z-index of infinity.
My present solution is quite kludgy, which is that whenever I want to draw something on top of my select lists, I have to explicitly alter the visibility of the select(s) to hidden. And considering that in some cases the select lists should only be *partially* hidden, this looks strange and bizarre. Are there any other ways of doing this that don't involve going so far as hiding the select entirely? DaveE Back to top |
|||||
|
|||||
All times are GMT - 8 Hours
|