Using jquery to dynamically load Vimeo videos

前端 未结 4 1340
我在风中等你
我在风中等你 2021-02-06 17:39

I would like to create a function that would allow me to embed my Vimeo videos on my website and run it like a YouTube playlist i.e. when a video link is clicked, rather than re

4条回答
  •  遇见更好的自我
    2021-02-06 18:37

    I've also used Vimeo Playlist, found here: http://luwes.co/labs/vimeo-playlist/

    You can set where you want the playlist list (on top, bottom or side of the video). Overall it's pretty easy to set up. You just put your video urls in an array in the script:

提交回复
热议问题