Works very well
-
Hi and thanks for a great plugin.
Works great with old embed code and new iframe code.
If possible, could you make it add &wmode=transparent to end of YouTube video urls please.
This is needed to make dropdown menus appear on top of YouTube videos.
eg: This is the code created by your plugin:
<iframe src="https://www.youtube.com/embed/sQyeThNssNg?feature=oembed" frameborder="0" allowfullscreen="" data-aspectratio="0.5625" data-oldwidth="640" style="width: 632px; height: 355.5px;"></iframe>
What would be great is if it can do it like this:
<iframe src="https://www.youtube.com/embed/sQyeThNssNg?feature=oembed&wmode=transparent" frameborder="0" allowfullscreen="" data-aspectratio="0.5625" data-oldwidth="640" style="width: 632px; height: 355.5px;"></iframe>
Thanks heaps ??
- The topic ‘Works very well’ is closed to new replies.