Put an iframe behind the layer. Apparantly the layering of iframes works with select boxes where divs don't, and the iframe blocks out the box properly.

Blair

On 1/31/06, Taco Fleur <[EMAIL PROTECTED]> wrote:
Thats easy enough to do, but surely thats not the option. It would
look a bit weird having to hide all the selects on the page, and I
have seem it work where the select was still on the page, i.e. not
hidden.

On 1/31/06, Matthew Walker <[EMAIL PROTECTED]> wrote:
> There's nothing that simple. You can write some JS to magically hide the select (or all selects on the page) whenever you display a menu or whatever it is you're doing (loop across document.getElementsByTagName('select')). It's fixed in MSIE7 finally.

Reply via email to