Got it! Another CSS resource came through for me. I just needed to set the z-index in the correct class
Duane -----Original Message----- From: Zaphod Beeblebrox [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 18, 2007 6:08 PM To: CF-Community Subject: Re: CSS question You're going to need to set the z-index on your drop downs to be something greater than 1...I usually set mine to 100 or so. I don't know how you're going to be able to do this since it looks like you're using asp.net controls. In essence, since the side menu is generated 2nd and it's relative positioning, it appears above the drop downs. On 7/18/07, Duane <[EMAIL PROTECTED]> wrote: > Hi All., > > I'm pulling my hair out over a CSS problem and I need the help of a CSS guru > (I think). For some reason my menus drop down menus are not being displayed > properly on the following page in IE 6 and 7. > > http://bmnf.sandybaynetworks.com/about.aspx > > Can anyone tell me why? > > Thanks, > Duane > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| ColdFusion MX7 and Flex 2 Build sales & marketing dashboard RIAâs for your business. Upgrade now http://www.adobe.com/products/coldfusion/flex2?sdid=RVJT Archive: http://www.houseoffusion.com/groups/CF-Community/message.cfm/messageid:238612 Subscription: http://www.houseoffusion.com/groups/CF-Community/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.5
