Quote:
Quote from iztokG on May 23, 2013, 13:10
Any idea, please.
Thank you.
We and all the DEVELOPERS test the sites with any Standard Browsers. Unfortunately IE doesn’t maintain all the Coding, HTML and CSS Standards. We have checked Simplify Extend and found all the codes are Standard and there is no reason for not working of sub menus. You can try adding the following code in the Custom Code within Head Area of Simplify Options.
Code:
<style>
#simplify-main-menu ul ul ul { position:absolute; }
</style>
We have also tested your site with Modern.IE and found no coding problem.