Well, did find this possible solution, using I frames, apparently helps IE 5.5, but not anything earlier. Without a lot of JS effort anyways.
[http://dotnetjunkies.com/WebLog/jking/archive/2003/07/21/488.aspx] -------------- Ian Skinner Web Programmer BloodSource www.BloodSource.org Sacramento, CA "C code. C code run. Run code run. Please!" - Cynthia Dunning ....-----Original Message----- ....From: Ian Skinner ....Sent: Friday, April 08, 2005 2:01 PM ....To: CF-Community ....Subject: RE: Yet MORE DHTML Help :) .... ....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 ........> ........> ........ ........ .... .... ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Find out how CFTicket can increase your company's customer support efficiency by 100% http://www.houseoffusion.com/banners/view.cfm?bannerid=49 Message: http://www.houseoffusion.com/lists.cfm/link=i:5:153265 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=89.70.5 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
