gpt4 book ai didi

javascript - HTML5 视频嵌入在播放结束时返回到海报

转载 作者:太空狗 更新时间:2023-10-29 14:14:45 24 4
gpt4 key购买 nike

<分区>

我使用的是 Video.JS,但最终不得不放弃它并使用纯 HTML 视频嵌入标签。有人可以帮我处理当视频停止播放时返回开始海报的 JavaScript 吗?我让它在 Video.JS 中工作,但找不到标准 HTML 的正确代码。

这是当前代码,我清除了 JavaScript,因为它无论如何都不起作用。

<!DOCTYPE html>
<html>
<head>
</head>
<body>
<video id="testimonials" width="448" height="336" controls preload="auto" poster="https://dl.dropboxusercontent.com/u/236154657/video-splash-image4.png"
data-setup='{"example_option":true}'>
<source src="https://dl.dropboxusercontent.com/u/236154657/WK%20Life%20Coaching%20Video%2012.13.mp4" type='video/mp4'>
</video>
<script type="text/javascript" src="http://code.jquery.com/jquery-1.4.2.min.js">

</script>
</body>
</html>

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com