Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Bootstrap
bootstrap
Commits
a84a3693
Commit
a84a3693
authored
10 years ago
by
Chris Rebert
Browse files
Options
Download
Email Patches
Plain Diff
add ie-emulation-modes-warning.js to docs & examples
parent
eab6d3ea
5 merge requests
!28721
Hot test
,
!13422
Warn about IE emulation modes in docs+examples
,
!16605
Test pull please ignore
,
!22103
test
,
!25326
Adjust examples
Changes
22
Hide whitespace changes
Inline
Side-by-side
Showing
20 changed files
docs/_includes/header.html
+2
-1
docs/_includes/header.html
docs/examples/blog/index.html
+2
-1
docs/examples/blog/index.html
docs/examples/carousel/index.html
+2
-1
docs/examples/carousel/index.html
docs/examples/cover/index.html
+2
-1
docs/examples/cover/index.html
docs/examples/dashboard/index.html
+2
-1
docs/examples/dashboard/index.html
docs/examples/equal-height-columns/index.html
+2
-1
docs/examples/equal-height-columns/index.html
docs/examples/grid/index.html
+2
-1
docs/examples/grid/index.html
docs/examples/jumbotron-narrow/index.html
+2
-1
docs/examples/jumbotron-narrow/index.html
docs/examples/jumbotron/index.html
+2
-1
docs/examples/jumbotron/index.html
docs/examples/justified-nav/index.html
+2
-1
docs/examples/justified-nav/index.html
docs/examples/navbar-fixed-top/index.html
+2
-1
docs/examples/navbar-fixed-top/index.html
docs/examples/navbar-static-top/index.html
+2
-1
docs/examples/navbar-static-top/index.html
docs/examples/navbar/index.html
+2
-1
docs/examples/navbar/index.html
docs/examples/non-responsive/index.html
+2
-1
docs/examples/non-responsive/index.html
docs/examples/offcanvas/index.html
+2
-1
docs/examples/offcanvas/index.html
docs/examples/rtl/index.html
+2
-1
docs/examples/rtl/index.html
docs/examples/signin/index.html
+2
-1
docs/examples/signin/index.html
docs/examples/starter-template/index.html
+2
-1
docs/examples/starter-template/index.html
docs/examples/sticky-footer-navbar/index.html
+2
-1
docs/examples/sticky-footer-navbar/index.html
docs/examples/sticky-footer/index.html
+2
-1
docs/examples/sticky-footer/index.html
with
40 additions
and
20 deletions
+40
-20
docs/_includes/header.html
+
2
-
1
View file @
a84a3693
...
...
@@ -20,7 +20,8 @@
<link
href=
"../assets/css/docs.min.css"
rel=
"stylesheet"
>
<!--[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>
<script
src=
"../assets/js/ie10-viewport-bug-workaround.js"
></script>
<script
src=
"../assets/js/ie-emulation-modes-warning.js"
></script>
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
...
...
This diff is collapsed.
Click to expand it.
docs/examples/blog/index.html
+
2
-
1
View file @
a84a3693
...
...
@@ -16,8 +16,9 @@
<!-- Custom styles for this template -->
<link
href=
"blog.css"
rel=
"stylesheet"
>
<!-- Just for debugging purposes. Don't actually copy th
is
line! -->
<!-- Just for debugging purposes. Don't actually copy th
ese 2
line
s
! -->
<!--[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>
...
...
This diff is collapsed.
Click to expand it.
docs/examples/carousel/index.html
+
2
-
1
View file @
a84a3693
...
...
@@ -13,8 +13,9 @@
<!-- Bootstrap core CSS -->
<link
href=
"../../dist/css/bootstrap.min.css"
rel=
"stylesheet"
>
<!-- Just for debugging purposes. Don't actually copy th
is
line! -->
<!-- Just for debugging purposes. Don't actually copy th
ese 2
line
s
! -->
<!--[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>
...
...
This diff is collapsed.
Click to expand it.
docs/examples/cover/index.html
+
2
-
1
View file @
a84a3693
...
...
@@ -16,8 +16,9 @@
<!-- Custom styles for this template -->
<link
href=
"cover.css"
rel=
"stylesheet"
>
<!-- Just for debugging purposes. Don't actually copy th
is
line! -->
<!-- Just for debugging purposes. Don't actually copy th
ese 2
line
s
! -->
<!--[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>
...
...
This diff is collapsed.
Click to expand it.
docs/examples/dashboard/index.html
+
2
-
1
View file @
a84a3693
...
...
@@ -16,8 +16,9 @@
<!-- Custom styles for this template -->
<link
href=
"dashboard.css"
rel=
"stylesheet"
>
<!-- Just for debugging purposes. Don't actually copy th
is
line! -->
<!-- Just for debugging purposes. Don't actually copy th
ese 2
line
s
! -->
<!--[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>
...
...
This diff is collapsed.
Click to expand it.
docs/examples/equal-height-columns/index.html
+
2
-
1
View file @
a84a3693
...
...
@@ -16,8 +16,9 @@
<!-- Custom styles for this template -->
<link
href=
"equal-height-columns.css"
rel=
"stylesheet"
>
<!-- Just for debugging purposes. Don't actually copy th
is
line! -->
<!-- Just for debugging purposes. Don't actually copy th
ese 2
line
s
! -->
<!--[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>
...
...
This diff is collapsed.
Click to expand it.
docs/examples/grid/index.html
+
2
-
1
View file @
a84a3693
...
...
@@ -16,8 +16,9 @@
<!-- Custom styles for this template -->
<link
href=
"grid.css"
rel=
"stylesheet"
>
<!-- Just for debugging purposes. Don't actually copy th
is
line! -->
<!-- Just for debugging purposes. Don't actually copy th
ese 2
line
s
! -->
<!--[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>
...
...
This diff is collapsed.
Click to expand it.
docs/examples/jumbotron-narrow/index.html
+
2
-
1
View file @
a84a3693
...
...
@@ -16,8 +16,9 @@
<!-- Custom styles for this template -->
<link
href=
"jumbotron-narrow.css"
rel=
"stylesheet"
>
<!-- Just for debugging purposes. Don't actually copy th
is
line! -->
<!-- Just for debugging purposes. Don't actually copy th
ese 2
line
s
! -->
<!--[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>
...
...
This diff is collapsed.
Click to expand it.
docs/examples/jumbotron/index.html
+
2
-
1
View file @
a84a3693
...
...
@@ -16,8 +16,9 @@
<!-- Custom styles for this template -->
<link
href=
"jumbotron.css"
rel=
"stylesheet"
>
<!-- Just for debugging purposes. Don't actually copy th
is
line! -->
<!-- Just for debugging purposes. Don't actually copy th
ese 2
line
s
! -->
<!--[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>
...
...
This diff is collapsed.
Click to expand it.
docs/examples/justified-nav/index.html
+
2
-
1
View file @
a84a3693
...
...
@@ -16,8 +16,9 @@
<!-- Custom styles for this template -->
<link
href=
"justified-nav.css"
rel=
"stylesheet"
>
<!-- Just for debugging purposes. Don't actually copy th
is
line! -->
<!-- Just for debugging purposes. Don't actually copy th
ese 2
line
s
! -->
<!--[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>
...
...
This diff is collapsed.
Click to expand it.
docs/examples/navbar-fixed-top/index.html
+
2
-
1
View file @
a84a3693
...
...
@@ -16,8 +16,9 @@
<!-- Custom styles for this template -->
<link
href=
"navbar-fixed-top.css"
rel=
"stylesheet"
>
<!-- Just for debugging purposes. Don't actually copy th
is
line! -->
<!-- Just for debugging purposes. Don't actually copy th
ese 2
line
s
! -->
<!--[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>
...
...
This diff is collapsed.
Click to expand it.
docs/examples/navbar-static-top/index.html
+
2
-
1
View file @
a84a3693
...
...
@@ -16,8 +16,9 @@
<!-- Custom styles for this template -->
<link
href=
"navbar-static-top.css"
rel=
"stylesheet"
>
<!-- Just for debugging purposes. Don't actually copy th
is
line! -->
<!-- Just for debugging purposes. Don't actually copy th
ese 2
line
s
! -->
<!--[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>
...
...
This diff is collapsed.
Click to expand it.
docs/examples/navbar/index.html
+
2
-
1
View file @
a84a3693
...
...
@@ -16,8 +16,9 @@
<!-- Custom styles for this template -->
<link
href=
"navbar.css"
rel=
"stylesheet"
>
<!-- Just for debugging purposes. Don't actually copy th
is
line! -->
<!-- Just for debugging purposes. Don't actually copy th
ese 2
line
s
! -->
<!--[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>
...
...
This diff is collapsed.
Click to expand it.
docs/examples/non-responsive/index.html
+
2
-
1
View file @
a84a3693
...
...
@@ -18,8 +18,9 @@
<!-- Custom styles for this template -->
<link
href=
"non-responsive.css"
rel=
"stylesheet"
>
<!-- Just for debugging purposes. Don't actually copy th
is
line! -->
<!-- Just for debugging purposes. Don't actually copy th
ese 2
line
s
! -->
<!--[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>
...
...
This diff is collapsed.
Click to expand it.
docs/examples/offcanvas/index.html
+
2
-
1
View file @
a84a3693
...
...
@@ -16,8 +16,9 @@
<!-- Custom styles for this template -->
<link
href=
"offcanvas.css"
rel=
"stylesheet"
>
<!-- Just for debugging purposes. Don't actually copy th
is
line! -->
<!-- Just for debugging purposes. Don't actually copy th
ese 2
line
s
! -->
<!--[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>
...
...
This diff is collapsed.
Click to expand it.
docs/examples/rtl/index.html
+
2
-
1
View file @
a84a3693
...
...
@@ -16,8 +16,9 @@
<!-- Custom styles for this template -->
<link
href=
"rtl.css"
rel=
"stylesheet"
>
<!-- Just for debugging purposes. Don't actually copy th
is
line! -->
<!-- Just for debugging purposes. Don't actually copy th
ese 2
line
s
! -->
<!--[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>
...
...
This diff is collapsed.
Click to expand it.
docs/examples/signin/index.html
+
2
-
1
View file @
a84a3693
...
...
@@ -16,8 +16,9 @@
<!-- Custom styles for this template -->
<link
href=
"signin.css"
rel=
"stylesheet"
>
<!-- Just for debugging purposes. Don't actually copy th
is
line! -->
<!-- Just for debugging purposes. Don't actually copy th
ese 2
line
s
! -->
<!--[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>
...
...
This diff is collapsed.
Click to expand it.
docs/examples/starter-template/index.html
+
2
-
1
View file @
a84a3693
...
...
@@ -16,8 +16,9 @@
<!-- Custom styles for this template -->
<link
href=
"starter-template.css"
rel=
"stylesheet"
>
<!-- Just for debugging purposes. Don't actually copy th
is
line! -->
<!-- Just for debugging purposes. Don't actually copy th
ese 2
line
s
! -->
<!--[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>
...
...
This diff is collapsed.
Click to expand it.
docs/examples/sticky-footer-navbar/index.html
+
2
-
1
View file @
a84a3693
...
...
@@ -16,8 +16,9 @@
<!-- Custom styles for this template -->
<link
href=
"sticky-footer-navbar.css"
rel=
"stylesheet"
>
<!-- Just for debugging purposes. Don't actually copy th
is
line! -->
<!-- Just for debugging purposes. Don't actually copy th
ese 2
line
s
! -->
<!--[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>
...
...
This diff is collapsed.
Click to expand it.
docs/examples/sticky-footer/index.html
+
2
-
1
View file @
a84a3693
...
...
@@ -16,8 +16,9 @@
<!-- Custom styles for this template -->
<link
href=
"sticky-footer.css"
rel=
"stylesheet"
>
<!-- Just for debugging purposes. Don't actually copy th
is
line! -->
<!-- Just for debugging purposes. Don't actually copy th
ese 2
line
s
! -->
<!--[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>
...
...
This diff is collapsed.
Click to expand it.
Prev
1
2
Next
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Snippets