twitter-bootstrap Bootstrap 3 cdn glyphicons 不能仅在 Firefox 中加载

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/19060994/
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

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-10-21 18:37:51  来源:igfitidea点击:

Bootstrap 3 cdn glyphicons not loading in firefox only

csstwitter-bootstraptwitter-bootstrap-3

提问by Andrew Hymanson

Bootstrap 3 CDN's glyphicon is not showing up in firefox. It will show in Chrome,Safari and Internet explorer.

Bootstrap 3 CDN 的字形未显示在 Firefox 中。它将显示在 Chrome、Safari 和 Internet Explorer 中。

I am loading boostrap cdn with the follwing:

我正在加载带有以下内容的 boostrap cdn:

<link href="//netdna.bootstrapcdn.com/bootstrap/3.0.0/css/bootstrap.min.css" 
rel="stylesheet">

Below is the page with the glyphicon: (it is to the right of the grey list items)

下面是带有字形图标的页面:(它位于灰色列表项的右侧)

http://www.jussbuss.tv/testing/jbresponsive

http://www.jussbuss.tv/testing/jbresponsive