twitter-bootstrap Bootstrap 3 - 响应式 mp3 音频
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/31354461/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
Bootstrap 3 - Responsive mp3 audio
提问by Saurabh Gour
I am trying to add an audio player to my website which should work on both mobile devices and desktops ( responsive ). I found this link wherein I am able to add mp4 files easily to my bootstrap project. Bootstrap 3 - Responsive mp4-videoIs there a similar code in bootstrap to add responsive audio files ?
我正在尝试向我的网站添加一个音频播放器,它应该可以在移动设备和台式机上运行(响应式)。我找到了这个链接,我可以在其中轻松地将 mp4 文件添加到我的引导项目中。 Bootstrap 3 - 响应式 mp4-videobootstrap 中是否有类似的代码来添加响应式音频文件?
回答by vanburen
Not in Bootstrap itself, you'll have to use an external library such as these:
不是在 Bootstrap 本身中,您必须使用外部库,例如:

