2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-30 15:24:08 +03:00

Warn about IE8 + Respond.js + file:// problem in examples; fix #11019

This commit is contained in:
Chris Rebert
2013-10-17 18:39:03 -07:00
parent 4c043b7d5f
commit c23d6a2766
17 changed files with 58 additions and 0 deletions
+3
View File
@@ -18,6 +18,9 @@
<!-- Custom styles for this template -->
<link href="theme.css" rel="stylesheet">
<!-- Just for debugging purposes. Don't actually copy this line! -->
<!--[if lt IE 9]><script src="{{ page.base_url }}docs-assets/js/ie8-responsive-file-warning.js"></script><![endif]-->
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>