CSS to prevent youtube video overlaps div in IE

The overlaps doesn’t work with z-index, the only way is put in the two parameters “&wmode”:

&wmode=Opaque

&wmode=transparent

Example:

<iframe title="YouTube video player" width="480" height="390" src="http://www.youtube.com/embed/lzQgAR_J1PI?wmode=transparent" frameborder="0" wmode="Opaque">

By Keenlio, February 14, 2014

What do you think?

Leave a Reply

Your email address will not be published. Required fields are marked *


nine × 1 =

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>