Youtube embeded action when video ends

后端 未结 2 1779
隐瞒了意图╮
隐瞒了意图╮ 2021-01-07 00:15

I wonder if it is possible to make an action with youtube api when embeded video finishes. For example, in my web i start video on hover of one element, but i want video tu

2条回答
  •  旧巷少年郎
    2021-01-07 00:49

    I had wordpress and used in suchh steps: installed http://www.tikku.com/jquery-youtube-tubeplayer-plugin

    then add this code into page
    but change
    1) yoursite.com to yours
    2) alert("Hello"); to your another desired function;
    3) DkoeNLuMbcI to desired video id;

提交回复
热议问题