Hi!
Drop down menu is covered by slide when we use IE but is working
properly with fireworks and chrome. I found it might be the problem with Z-index, but I can not figure our what to do.
The site is
Please help.
Hi!
Drop down menu is covered by slide when we use IE but is working
properly with fireworks and chrome. I found it might be the problem with Z-index, but I can not figure our what to do.
The site is
Please help.
Hi, did you get this fixed, it is working fine for me in IE.
Same problem here. How did you fixed it?
Can you post a link to the site you're working on?
I fixed the problem setting z-index:-1 for main container. Thanks!
That's good to hear!
Now I found a better solution:
Just set position: relative and z-index: 99999 for #nav ;)
Yeah, a negative z-index could cause problems, higher is probably better.
You must log in to post.