• 首页 首页 icon
  • 工具库 工具库 icon
    • IP查询 IP查询 icon
  • 内容库 内容库 icon
    • 快讯库 快讯库 icon
    • 精品库 精品库 icon
    • 问答库 问答库 icon
  • 更多 更多 icon
    • 服务条款 服务条款 icon

隐藏和amp;lt; audio和amp;gt;的进度条的HTML

用户头像
it1352
帮助1

问题说明

我正在开发一个想要播放背景音乐的游戏.我想知道是否有一种方法可以隐藏音乐的进度条,只显示带有音量滑块的播放和停止按钮?

I am working on a game in which I want background music playing. I was wondering if there was a way to hide the progress bar of the music and only display the play and stop button with the volume slider?

现在,我已经调整了宽度的大小,以便只显示播放按钮,但是当我将其更改为更大的宽度以显示滑块时,进度条又回来了.我想完全摆脱进度栏.

Right now I have resized the width so that the play button will only show, but when I change it to a bigger width to have the slider show, the progressbar comes back out. I want to get rid of the progress bar completely.

正确答案

#1

不幸的是,无法选择HTML5中所需的控件.如果您不想使用完整的默认音频播放器控件集,则必须制作自己的控件集,而不是使用浏览器的默认控件.请参阅此答案,以获取有关创建您自己的和访问DOM API的更多详细信息.音频元素.

Unfortunately, there is no way to pick and choose which controls you want in HTML5. If you don't want to use the full set of default audio player controls, you'll have to make your own set of controls instead of using the browser default ones. See this answer for more details on creating your own and accessing the DOM API for audio elements.

这篇好文章是转载于:学新通技术网

  • 版权申明: 本站部分内容来自互联网,仅供学习及演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,请提供相关证据及您的身份证明,我们将在收到邮件后48小时内删除。
  • 本站站名: 学新通技术网
  • 本文地址: /reply/detail/tanhchajje
系列文章
更多 icon
同类精品
更多 icon
继续加载