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.
此页面上音频元素中的 HTML5 音频控件在除 IE 之外的所有浏览器中都能正常显示和播放。谁能告诉我为什么他们不在IE中显示? http://spartantheatre.org/radio.html
答案是,IE 显然需要将预加载设置为“自动”。自从我在此页面上工作并忘记了这一点以来已经有一段时间了。现代浏览器不需要它,将其设置为自动会导致每个文件下载部分音频文件。在我可以重写页面之前我不想发生的事情。
IE 是这个星球上最糟糕的浏览器。