aboutsummaryrefslogtreecommitdiff
path: root/examples/grid
diff options
context:
space:
mode:
Diffstat (limited to 'examples/grid')
-rw-r--r--examples/grid/index.html7
1 files changed, 6 insertions, 1 deletions
diff --git a/examples/grid/index.html b/examples/grid/index.html
index 3cef51e8d..239b0d16a 100644
--- a/examples/grid/index.html
+++ b/examples/grid/index.html
@@ -14,6 +14,12 @@
<!-- Custom styles for this template -->
<link href="grid.css" rel="stylesheet">
+
+ <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
+ <!--[if lt IE 9]>
+ <script src="../../assets/js/html5shiv.js"></script>
+ <script src="../../assets/js/respond.min.js"></script>
+ <![endif]-->
</head>
<body>
@@ -109,6 +115,5 @@
<!-- Bootstrap core JavaScript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
- <script src="../../assets/js/respond.min.js"></script>
</body>
</html>