Can't change volume in HTML5 Audio tag in FireFox

时光毁灭记忆、已成空白 提交于 2019-12-12 21:51:34

问题


On this page http://www.metrovancouver.org/services/solidwaste/Holiday/Pages/Song.aspx

I'm using a regular <audio> tag so users can listen to the song. I have a flash fallback on it too for users of IE.

In Chrome it works OK.

In FireFox 3.6.12, however, I cannot adjust the volume. If I put my mouse over the volume button, the volume slider appears, but as soon as I move my mouse to the slider to adjust, it disappears. I can mute the volume and unmute, but can't manually adjust the slider. Is anyone else having this problem?


回答1:


It doesn't look like you are the only one. This bug has been reported in bugzilla and is being looked into it seems.



来源:https://stackoverflow.com/questions/4433007/cant-change-volume-in-html5-audio-tag-in-firefox

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!