diff options
| author | Mark Otto <[email protected]> | 2014-07-09 02:41:57 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2014-07-09 02:41:57 -0700 |
| commit | a5dbd936a68e0910ca43ef1230907d7c7e8aa325 (patch) | |
| tree | 1e93ad1895c8507548efdbdfc03bc7095f62067a /docs/examples/offcanvas | |
| parent | 41d6cad4b65e9f6ab688d97a542363f9df00f6ba (diff) | |
| download | bootstrap-a5dbd936a68e0910ca43ef1230907d7c7e8aa325.tar.xz bootstrap-a5dbd936a68e0910ca43ef1230907d7c7e8aa325.zip | |
Nuke IE8 stuff from docs
Diffstat (limited to 'docs/examples/offcanvas')
| -rw-r--r-- | docs/examples/offcanvas/index.html | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/docs/examples/offcanvas/index.html b/docs/examples/offcanvas/index.html index 62e5ec5fb..b4a331a06 100644 --- a/docs/examples/offcanvas/index.html +++ b/docs/examples/offcanvas/index.html @@ -16,18 +16,8 @@ <!-- Custom styles for this template --> <link href="offcanvas.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]--> </head> <body> |
