Jump to content

[Solved] z-index ie8 doesn't work


Recommended Posts

Hi everybody,

Im working on a shop with a drop down menu.
Im using the tree management javascript to create the menu.

I managed to avoid the link on parent category. Now when you click on the parent category that open a subcategories menu.

To make that append I just moved the span from the tree over the parent category link.

It works fine on all browser but not on IE7/8... On IE I can't open the submenu because the link looks to be over the span...

Im using z-index on the span but it looks like it not working on IE even if the parent as a higher z-index.


[Edit]
I found the problem. My span needed a background to fill the space on IE...

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...