diff options
Diffstat (limited to 'docs/examples/carousel')
| -rw-r--r-- | docs/examples/carousel/index.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/examples/carousel/index.html b/docs/examples/carousel/index.html index 2faa2e273..3372c87ef 100644 --- a/docs/examples/carousel/index.html +++ b/docs/examples/carousel/index.html @@ -16,6 +16,9 @@ <!-- Just for debugging purposes. Don't actually copy this line! --> <!--[if lt IE 9]><script src="../../assets/js/ie8-responsive-file-warning.js"></script><![endif]--> + <!-- 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.1/html5shiv.min.js"></script> |
