jakiestfu / Youtube-TV

A small, slick, library independent YouTube User/Playlist player
https://github.com/jakiestfu/Youtube-TV#demos
205 stars 125 forks source link

wmode=opaque #9

Open federico77 opened 11 years ago

federico77 commented 11 years ago

The current plugin release has one overlapping issue when you need the iframe to slide behind the div. Looks like Chrome is the most prone to show the glitch.

To solve it you just have to add '&wmode=opaque' to the iframe src.

I would have loved to fix it myself but I'm not good with js.

Kind regards