Posted by Noozer on 03/13/06 02:31
I'm pretty sure I know the answer, <select> is buggy as far as CSS
implementation, but I thought I'd ask anyhow...
I have a container (span or div) that I set the display to "none". The
container disappears, but the <select> contained within the container does
not go away. The <select> will go away if I set it's own display property to
none.
I know about the Z-order "bug" with select. Is this another incarnation of
the same thing?
Navigation:
[Reply to this message]
|