跨浏览器音频支持(无 Flash)

发布于 2024-10-05 02:54:09 字数 173 浏览 1 评论 0原文

我想在我的网站上有一个小型音频播放器。它必须有播放/暂停以及下一首和上一首曲目按钮。

这是简单的部分,但我希望播放器适用于 IE 版本 >= 6、FF、Safari 和 Chrome。

是否有任何现有的 javascript/html 解决方案,或者您之前做过类似的事情并愿意分享您的解决方案?

I want to have a small audio player on my website. It must have a play/pause and next and previous track buttons.

That's the easy part, but I want the player to work for I.E versions >= 6, FF, Safari and Chrome.

Are there any existing javascript/html solutions out there or perhaps you have done something similar before yourself and willing to share your solutions?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

一个人的旅程 2024-10-12 02:54:09

这个老问题中已经包含了很多信息

使用 jQuery 1.4 跨平台、跨浏览器播放声音?

http://www.happyworm.com/jquery/jplayer/latest/demos.htm

请记住,您不会找到针对移动和桌面的完整跨浏览器解决方案来响应每个环境中都以相同的方式。

首先选择你的目标。

A lot of info is already in this old question

Cross-platform, cross-browser way to play sound using jQuery 1.4?

http://www.happyworm.com/jquery/jplayer/latest/demos.htm

Keep in mind that you won't find a complete cross-browser solution both for mobile and desktop that respond the very same way in each environment.

Choose your target first.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文