From: Robin B. <ro...@re...> - 2003-03-21 18:58:03
|
I have a dynamic tooltip which works fine with Netscape/Mozilla, but refuses to appear above some dynamically created dropdowns under IE5/6. It seems ok for other widgets, but I'm not really certain. The z order is set by CSS in a class as z-index: 100000; anyone know how to do this right? I've tried setting th zIndex style attribute, but that also fails to put it above the dropdown. -- Robin Becker |