[jQuery] Re: IE7 submenu display problem

2009-09-10 Thread rupak mandal
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

[jQuery] Re: IE7 submenu display problem

2009-09-10 Thread TheoSoft
Doesn't do anything... On Sep 10, 4:37 am, rupak mandal rupakn...@gmail.com wrote: 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

[jQuery] Re: IE7 submenu display problem

2009-09-10 Thread TheoSoft
Just a note that I've removed all z-index and position:relative from relevant elements on my test site and no avail. Still getting the issue. On Sep 10, 9:09 am, TheoSoft cjcommunicati...@gmail.com wrote: Doesn't do anything... On Sep 10, 4:37 am, rupak mandal rupakn...@gmail.com wrote:

[jQuery] Re: IE7 submenu display problem

2009-09-10 Thread Sajuuk
Same here, whatever it is its got nothing to do with either one of those CSS properties. On Sep 10, 10:17 am, TheoSoft cjcommunicati...@gmail.com wrote: Just a note that I've removed all z-index and position:relative from relevant elements on my test site and no avail. Still getting the

[jQuery] Re: IE7 submenu display problem

2009-09-09 Thread Sajuuk
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