Embed youtube playlist with side list tray

后端 未结 1 2016
暗喜
暗喜 2020-12-31 12:36

I\'ve been playing with the youtube embed playlist functionality with javascript.

So far when I embed a playlist it looks like this:

http://postimage.org/ima

相关标签:
1条回答
  • 2020-12-31 13:27

    You can use the flash version of the youtube embed player to achieve that look. However the tray is now positioned to the left side.

    <iframe width='500' height='294' src="https://www.youtube.com/v/videoseries?list=PL546E6163151751EE"></iframe>

    0 讨论(0)
提交回复
热议问题