This is a short version of a site I am designing using some CSS to draw the first submenu (submenu_content) and the second submenu (submenu_list).
This works fine in many browsers except IE7 where the <ul><li></li></ul> content of the first submenu is hidden at first and strangly shows when hovering the second submenu item.
Very strange to me!
I will really appreciate if some css expert can tell me what is triggering that in IE7 and how to avoid it. In the same line, I am sure my CSS for submenu_content & _list can also be simplified...
Thanks in advance, Paul [edit: fixed problem with link url]