是否可以将 mp3 添加到启动页面?

发布于 2024-11-05 23:09:49 字数 125 浏览 3 评论 0原文

有没有办法将 mp3 文件添加到启动页面?那么它会在后台播放吗?我一直在环顾四周,但除了 embed 和 bgsound 之外,我没有发现任何其他东西,它们都不适用于启动页面。如果有人知道任何事情,甚至一个可能有帮助的网站,那就太好了。

Is there anyway to add a mp3 file to a splash page? So that it plays in the background? I've been looking around but I haven't found anything other than the embed and bgsound neither of which work for a splash page. If anyone knows anything or even a website that might be helpful would be good.

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

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

发布评论

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

评论(1

太傻旳人生 2024-11-12 23:09:49

好吧,如果您正在寻找仅 html 的解决方案(因为您仅标记了 html 和“splash”),那么它必须是 html5,因为它支持音频标记。

我发现此链接对您的目的有用:

http://www.html5rocks.com/tutorials/audio /quick/

该代码也适用于较旧的浏览器。尽管我认为闪屏不应该很重。

无论如何,希望有帮助。

Well if you are looking for html only solution (since you tagged only html & 'splash') then it has to be html5 as it supports audio tag.

I found this link useful for your purpose :

http://www.html5rocks.com/tutorials/audio/quick/

The code works for older browsers too. Though I don't think splash screens should be heavy.

Anyways, Hope that helps.

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