ddmenu does not support the IE6's iframe issue
If you insist on the menu should be working with IE 6, you can try this out:
http://www.menucool.com/horizontal/css-menu
We have some instructional videos hosted on Google Drive. The dropdown menu hides behind the iframe used to embed the videos in the webpage. This is only a problem in IE, the menus work fine in Chrome and Firefox. My research shows that this is wmode problem. I added the wmode="transparent" parameter to my embed code, but the menu still hides behind the iframe.
This is a link to an example of the problem:
http://dev.hr.com/en/about_us/creative_sandbox/hr_view/elearning-test_if43oe8f.html
This is the iframe code:
<div style="padding-top:8px;"><iframe frameborder="0" height="523px" scrolling="no" src="https://googledrive.com/host/0B4T4_Ur7JeLmYVVOV1FtSjVPblE?wmode=transparent" width="980px" wmode="transparent"></iframe></div>
I set the root element index at #ddmenu { z-index:9999999;}
Any suggestions?
Thanks
ddmenu does not support the IE6's iframe issue
If you insist on the menu should be working with IE 6, you can try this out:
http://www.menucool.com/horizontal/css-menu
If your question is related to the topic of this post, you can post your question to this page by clicking the "Post a reply" button at left;
If your question is related to the Drop Down Menu, click:
Ask new question: Drop Down MenuOtherwise navigate to one of the following forum categories, and post your question there.
##