hi, This is not a problem of z-index, this is due to position:relative. If you remove the position:relative absolute from #main-content, I think it will work.
Thanks Rupak On Thu, Sep 10, 2009 at 2:02 AM, Sajuuk <m.cube...@gmail.com> wrote: > > I've got the same problem on a site I am working on right now. I > tried setting a z-index for sub-submenus in the CSS, but it didn't > have any effect. > > On Sep 9, 3:50 pm, theosoft <ccop...@gmail.com> wrote: > > Apparently, in IE7 and below, there is an issue with sub-submenus > > dropping below the submenu. I don't have any other issues with z- > > indexing anywhere, so I'm not sure what the problem is. > > > > Example of this error here:http://www.ciu.edu/graduate/studyoptions/ > > > > Scroll over Graduate School, and then over Study Options. Be sure to > > use IE7 or below. If IE8, use compatibility mode. > > > > Any thoughts on this? >