aboutsummaryrefslogtreecommitdiff
path: root/docs/examples/carousel
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2014-07-09 02:41:57 -0700
committerMark Otto <[email protected]>2014-07-09 02:41:57 -0700
commita5dbd936a68e0910ca43ef1230907d7c7e8aa325 (patch)
tree1e93ad1895c8507548efdbdfc03bc7095f62067a /docs/examples/carousel
parent41d6cad4b65e9f6ab688d97a542363f9df00f6ba (diff)
downloadbootstrap-a5dbd936a68e0910ca43ef1230907d7c7e8aa325.tar.xz
bootstrap-a5dbd936a68e0910ca43ef1230907d7c7e8aa325.zip
Nuke IE8 stuff from docs
Diffstat (limited to 'docs/examples/carousel')
-rw-r--r--docs/examples/carousel/index.html10
1 files changed, 0 insertions, 10 deletions
diff --git a/docs/examples/carousel/index.html b/docs/examples/carousel/index.html
index a8855021c..19bc3c1e1 100644
--- a/docs/examples/carousel/index.html
+++ b/docs/examples/carousel/index.html
@@ -13,19 +13,9 @@
<!-- Bootstrap core CSS -->
<link href="../../dist/css/bootstrap.min.css" rel="stylesheet">
- <!-- Just for debugging purposes. Don't actually copy these 2 lines! -->
- <!--[if lt IE 9]><script src="../../assets/js/ie8-responsive-file-warning.js"></script><![endif]-->
- <script src="../../assets/js/ie-emulation-modes-warning.js"></script>
-
<!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
<script src="../../assets/js/ie10-viewport-bug-workaround.js"></script>
- <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
- <!--[if lt IE 9]>
- <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
- <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
- <![endif]-->
-
<!-- Custom styles for this template -->
<link href="carousel.css" rel="stylesheet">
</head>