gpt4 book ai didi

javascript - 为什么我在使用 Vide 时收到 jQuery 错误 "url.indexOf is not a function"?

转载 作者:行者123 更新时间:2023-12-03 05:44:57 27 4
gpt4 key购买 nike

这个问题是我之前发布的问题 here 的后续问题关于使用Web前端插件Vide播放背景视频。

现在,我收到以下错误:

enter image description here

这是什么原因造成的?我该如何修复它?我似乎试图对变量 url 进行 indexOf() 操作,但失败了。但为什么?在我的代码中,我没有定义任何此类变量url。那么Vide插件是不是有bug呢?我该如何解决这个问题?

这就是我在 HTML 中使用此插件的方式:

<div style="width: 1000px; height: 500px;"
data-vide-bg="dist/media/light" data-vide-options="loop: false, muted: false, position: 0% 0%">
</div>

<script src="bower_components/jquery/dist/jquery.js"></script>
<script src="bower_components/vide/dist/jquery.vide.js"></script>

最佳答案

看起来像是 GitHub 存储库上的一个已知问题。

https://github.com/VodkaBears/Vide/issues/183

关于javascript - 为什么我在使用 Vide 时收到 jQuery 错误 "url.indexOf is not a function"?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/40367344/

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