update bootstrap to 3.0.0 final
[bootswatch] / bower_components / bootstrap / examples / offcanvas / index.html
index 5d6b7b8..a53741b 100755 (executable)
 
     <!-- Custom styles for this template -->
     <link href="offcanvas.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>
 
     </div><!--/.container-->
 
-    <!-- jQuery and plugin -->
+
+
+    <!-- Bootstrap core JavaScript
+    ================================================== -->
+    <!-- Placed at the end of the document so the pages load faster -->
     <script src="../../assets/js/jquery.js"></script>
     <script src="../../dist/js/bootstrap.min.js"></script>
     <script src="offcanvas.js"></script>
   </body>
-</html>
\ No newline at end of file
+</html>