Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
由于我的项目的要求,我必须加载 audio.js 两次。这两个 javascript 都存在于不同的文件夹中。如果我同时使用这两种音频的动态元素,如进度条和计时器停止工作,这只发生在火狐中而不是铬。谁能给我指点一下可能发生的事情?
audio.js 是一个允许 HTML5 标签的插入式 JavaScript 库
并且 Firefox 不支持音频标签上的 mp3 文件
W3学校
我建议不要使用这个播放器,而不是使用 flowplayer,它也将支持所有具有视频格式的浏览器
流媒体播放器