Menu drops BEHIND iframe video in Windows IE,FF

GK User
Wed May 04, 2011 3:47 pm
Anyone having an experience with this? Using the new Youtube or Vimeo iframe embed code, the main menu is dropping behind the actual video.

This is only present in Windows broswers.

Anyone?
User avatar
Junior Boarder

GK User
Wed May 04, 2011 3:51 pm
Hi

Most probably, this happens because you didn't add transparent parameter to media content.
If you want more help, we need to see it live.

Cheers ;)
User avatar
Platinum Boarder

GK User
Wed May 04, 2011 5:08 pm
Cool! Thanks for the reply. Slipped my mind! Got it fixed.

If anyone else has this issue...

add this code.

?wmode=transparent

This must be done on the INITIAL embed. I could not get it to work until I deleted the old iframe and installed a new one.

Please this code directly after the last character of the video name.

Example:

<iframe width="560" height="349" src="http://www.youtube.com/embed/gViaOYgV8yI?wmode=transparent" frameborder="0" allowfullscreen></iframe>
User avatar
Junior Boarder


cron