twitter-bootstrap 是否有适用于 Retina-Display 的 Twitter Bootstrap 扩展?

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

Is there an extension of Twitter Bootstrap for Retina-Display?

twitter-bootstrapretina-display

提问by Starx

Its a lot headache trying to merge bootstrap CSS and CSS specific to retina-display.

尝试合并 bootstrap CSS 和特定于视网膜显示的 CSS 很头疼。

So is there an easy way to do this. May be someone has built an extension about it.

那么有没有一种简单的方法可以做到这一点。可能有人已经建立了关于它的扩展。

回答by Shail

There is one extension for images Retina JS. It check the server for higher quality image on server , if it exists , replacement is done . For more info you can visit the Link.

图像Retina JS有一个扩展。它检查服务器上是否有更高质量的图像,如果存在,则进行替换。有关更多信息,您可以访问链接。

You can also use HTML5 boiler plate and combine it with bootstrap .

您还可以使用 HTML5 样板并将其与 bootstrap 结合使用。

HTML5 Mobile Boiler Plate

HTML5 移动锅炉板

回答by Miquel Al. Vicens

In Bootstrap 3, there is the img-retinamixin.

在 Bootstrap 3 中,有img-retinamixin。