[jQuery] blockUI, select box and IE6
Sorry if this is yet another "WTF is up with IE6" posting.... but here
it is anyway... :-)
I'm using jquery 1.2.1 and blockUI 1.33. I have a div with a select box
in it (in dropdown mode) and am blocking the div (not the whole page).
When the block appears, the select box disappears. When the block is
removed, the select box disappears.
I'm not setting any z-indexes manually.
Any tricks to prevent the dropdown from disappearing? It works fine in
IE7 and FF2.x.
Thx,
Jack