z-index problem

Please note that official support for this menu version has now ceased. There are still plenty of users, though, and the forum is still running. Some of our long-time users may be able to help you out.
Post Reply
tomdiddle@hotmail.com
Beginner
Beginner
Posts: 2
Joined: Sun May 19, 2002 7:24 pm

z-index problem

Post by tomdiddle@hotmail.com »

hi there,

problem:

if using a div-tag somewhere on my site, which has a z-index > 20 ( for example 100 ), the sub-menus will not pop in front
i won`t hide this content ( div-tag ) with the included function so i tried to increase the z-index of the submenu-div in the original script form 19 to 150, but this won`t work...is there a solution ?

tom
sha_55@hotmail.com
Beginner
Beginner
Posts: 5
Joined: Sun May 19, 2002 7:24 pm

Re: z-index problem

Post by sha_55@hotmail.com »

Hi,

Do a search for gmi=20; (should be about line 22) and change the value to 100 or something.

That's the default index value that gets reset when the menus get reset.

You might also need to set the "z-index=19" to "z-index=99" too.

Cheers
Andy
fen@changegroup.dk
Beginner
Beginner
Posts: 5
Joined: Sun May 19, 2002 7:23 pm

Re: z-index problem

Post by fen@changegroup.dk »

ok, problem solved :-)

thx a lot !!!!

tom
Post Reply