Drop Down Menu / Posts /

Dropdown menu hides behind iframe in Internet Explorer

0

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


Allan  8 years ago   viewed: 6818    

1 Answer

0

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

Milo   8 years ago

   

Your name*
Password
(Optional. Used to modify this post afterwords)
+ =  

Ask your Own Question

  • 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;

  • When you want to start a new page for your question: