html HTML,媒体查询,CSS:IE9及以下的响应式支持

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了html HTML,媒体查询,CSS:IE9及以下的响应式支持相关的知识,希望对你有一定的参考价值。

<!-- HTML5 Support in IE LT 9 -->
	<!--[if lt IE 9]>
		<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
		<script src="http://static.tumblr.com/myrscmz/nb8mvvfx0/respond.js"></script>
		<link href="https://cdn.rawgit.com/scottjehl/Respond/master/cross-domain/respond-proxy.html" id="respond-proxy" rel="respond-proxy" />
		<link href="http://static.tumblr.com/zsno5u0/Ho3n6104k/respond.proxy.gif" id="respond-redirect" rel="respond-redirect" />
		<script src="http://static.tumblr.com/zsno5u0/cNnn6104q/respond.proxy.js"></script>
		<script src="http://static.tumblr.com/uoxxoej/pIdlrxepo/css3-mediaqueries.js"></script>
	<![endif]-->

以上是关于html HTML,媒体查询,CSS:IE9及以下的响应式支持的主要内容,如果未能解决你的问题,请参考以下文章

css IE9媒体查询

IE9 iframe 内的媒体查询失败

带有纯 CSS3 媒体查询的 IE9 响应式图像调整大小问题

移动端项目总结......

响应式布局3

IE 的 CSS 选择器限制中如何计算媒体查询?