流动播放器 + Lightbox2 - 只有其中一个在一页上工作
如标题所示,我无法让 flowplayer 与 lightbox2 在同一页面上工作(我使用最后一个来显示画廊)。当我将 lightbox2 和 flowplayer js 放在页面开头时,没有任何效果。如果我只放 flowplayer js,它就可以工作,与 lightbox2 相同。有人知道如何以一种两者都有效的方式使用它们吗?
更新:
我不相信这那么容易。我只在页面 ($(function() {flowplayer("id" ... ) 到 jQuery(function() {flowplayer("id" ... ) ) 中的 flowplayer 脚本中将“$”更改为“jQuery” - 并且它有效!
As in title, I can't get flowplayer to work on the same page with lightbox2 (I use this last one to display galleries). When I put lightbox2 and flowplayer js's at the beginning of the page, nothing works. If I put only flowplayer js's, it works, the same with lightbox2. Anyone know how to put these to in a way, which both of them would work?
UPDATE:
I don't believe it was so easy. I only change "$" to "jQuery" in flowplayer script in page ($(function() {flowplayer("id" ... to jQuery(function() {flowplayer("id" ... ) - and it worked!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论