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 8 beta â Build next generation applications today. Free beta download on Labs http://www.adobe.com/cfusion/entitlement/index.cfm?e=labs_adobecf8_beta Archive: http://www.houseoffusion.com/groups/CF-Community/message.cfm/messageid:238607 Subscription: http://www.houseoffusion.com/groups/CF-Community/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.5
