Hi, I have a fly out menu that when expanded over a dropdownlist, it goes behind the drop downlist. I have tried z-index but that doesn't help. I have this problem only in IE6. it's fine in IE7 and Firefox. here's a screen shot of what I am talking about: http://www.telesx.com/images/crapMenu.jpg I would appreciate any help you can give. Thanks!!
well if you are using javascript, thats your first mistake. You can use css to create the exact same effect. Here is how: www. veckd.com/78. If you still want to use javascript, i'd probably need to see the code to help solve that problem.
Hi, Thanks for your reply.. if it's a quick fix i rather just do it in the script.. here's the link to the live page if that helps: http://www.telesx.com/Test/products.html Thanks again...