Cor Posted January 25, 2011 Report Share Posted January 25, 2011 Het guys, I have a little problem. On 1 page the menu structure goes behind the video< This only occurs in Internet Explorer. Doe anyone has a solution for this. In IE In firefox Tnx in advange, regards, Cor Quote Link to comment Share on other sites More sharing options...
Tom Posted January 25, 2011 Report Share Posted January 25, 2011 Set the z-index for the parent of the dropdown list to a really high number. Quote Link to comment Share on other sites More sharing options...
Cor Posted January 25, 2011 Author Report Share Posted January 25, 2011 I am not a programmer, so I see in the CSS a few times Z-index but which one is the good one Regards, Cor Quote Link to comment Share on other sites More sharing options...
Tom Posted January 25, 2011 Report Share Posted January 25, 2011 Can I have a link for the site please? Quote Link to comment Share on other sites More sharing options...
Cor Posted January 26, 2011 Author Report Share Posted January 26, 2011 Hey Tom, Url: www.vbirdva.com/vbv Regards, Cor Quote Link to comment Share on other sites More sharing options...
piuozorio Posted January 26, 2011 Report Share Posted January 26, 2011 Hello, i open your site with chrome and the menu still behind the video. I haved a similar problem with menu and flash presentation, the solution for me was to put a value = transparent In my case <object data="URL.swf" ....><param name="wmode" value="transparent"></object> Hope it works for you Quote Link to comment Share on other sites More sharing options...
Cor Posted January 26, 2011 Author Report Share Posted January 26, 2011 Hello, i open your site with chrome and the menu still behind the video. I haved a similar problem with menu and flash presentation, the solution for me was to put a value = transparent In my case <object data="URL.swf" ....><param name="wmode" value="transparent"></object> Hope it works for you That didn't work, Tnx for the idea Regards, Cor Quote Link to comment Share on other sites More sharing options...
piuozorio Posted January 26, 2011 Report Share Posted January 26, 2011 Im not a pro, but can give you my working code if it helps <object data="URL.swf" type="application/x-shockwave-flash" width="300" height="250"> <param name="movie" value="URL.swf"> <param name="wmode" value="transparent"> </object> Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.