[Javascript] IE problem: form elements overlaps submenu

Peter Brunone peter at brunone.com
Thu Aug 11 15:26:37 CDT 2005


   If you're working in ASP.NET, you could try EasyListBox (www.easylistbox.com) as a replacement...

   If not, then you can (a) hide the select boxes when the menu drops, (b) use the IE popup object for your menus, or (a) use an iframe shim behind them as demonstrated in this article:
http://dotnetjunkies.com/WebLog/jking/archive/2003/10/30/2975.aspx

Cheers,

Peter

 From: "Roland Dong" rdong at advance.net

I have a dhtml menu bar and right below it is a form with selection box. The
problem is that when submenu pops up, the selection box is shown on top of
the submenu. This only happens in IE. 

Can anyone suggest a workaround?

Thanks

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.evolt.org/pipermail/javascript/attachments/20050811/0ad10f3e/attachment.htm>


More information about the Javascript mailing list