This is a well known problem, IE (at least older versions) make selects "always on top." I've seen some relatively simple JS that hides the select(s), some just hide all selects while menus are active and others are a bit better in that they only hide the select, if the menu div interacts with it.
I found a quick discussion of the problem here. [http://www.experts-exchange.com/Web/Web_Languages/CSS/Q_21274319.html] -------------- Ian Skinner Web Programmer BloodSource www.BloodSource.org Sacramento, CA "C code. C code run. Run code run. Please!" - Cynthia Dunning ....-----Original Message----- ....From: Phillip P Rutherford II [mailto:[EMAIL PROTECTED] ....Sent: Friday, April 08, 2005 1:56 PM ....To: CF-Community ....Subject: Re: Yet MORE DHTML Help :) .... ....i don't believe so... in fact.. i saw on one site... where, when you ....clicked on a menu item.. that dropped down.. they actually hid the ....dropdowns, then re-displayed them on mouseout... .... ....On Apr 8, 2005 4:50 PM, Erika L Walker-Arnold <[EMAIL PROTECTED]> ....wrote: ....> http://ruwebby.com/cssmenu.html ....> ....> Found and modified this menu from suckerfish. ....> ....> 1 question: ....> ....> Is there anything that will fix it showing over a dropdown box in IE. ....> ....> Thanks! ....> ....> Cheers, ....> Erika ....> ....> .... .... ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Discover CFTicket - The leading ColdFusion Help Desk and Trouble Ticket application http://www.houseoffusion.com/banners/view.cfm?bannerid=48 Message: http://www.houseoffusion.com/lists.cfm/link=i:5:153262 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/5 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:5 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.5 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
