I have made this question: Menu with 2 levels disapear the background and that’s solved. But my menu with sub-items does not work on IE8.
And i dont know where i’m wrong with this.
Here is the updated link of my menu: Here is working example.
can Help please?
Your dropdown menu is not working because it is firing in Quirks mode. Add a proper DOCTYPE and it works fine.
Edit: here is a demo of your menu with the proper markup working just fine in IE8: http://jsfiddle.net/4ApsQ/show/