/ Published in: HAML
Out of the box youtube videos embedded with the iframe option don't layer very well with other elements. Add '?wmode=transparent' to the embed to fix it.
Expand |
Embed | Plain Text
<iframe width="840" height="457" src="http://www.youtube.com/embed/wOJ5SuRhRBo?wmode=transparent" frameborder="0" allowfullscreen></iframe>
You need to login to post a comment.
