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
z-index problem
-
- Beginner
- Posts: 5
- Joined: Sun May 19, 2002 7:24 pm
Re: z-index problem
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
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
-
- Beginner
- Posts: 5
- Joined: Sun May 19, 2002 7:23 pm
Re: z-index problem
ok, problem solved 
thx a lot !!!!
tom

thx a lot !!!!
tom