From bb89657bcb53a60d579d8fd9bbea56dde05dad8c Mon Sep 17 00:00:00 2001 From: "Patrick H. Lauke" Date: Thu, 30 Oct 2014 16:45:33 +0000 Subject: Assorted accessibility (and some consistency) fixes for documentation Closes #14951 by merging it. --- docs/examples/cover/index.html | 12 +++++++----- docs/examples/dashboard/index.html | 2 +- docs/examples/jumbotron-narrow/index.html | 12 +++++++----- docs/examples/justified-nav/index.html | 18 ++++++++++-------- docs/examples/navbar-fixed-top/index.html | 2 +- docs/examples/navbar-static-top/index.html | 2 +- docs/examples/navbar/index.html | 8 ++++---- docs/examples/signin/index.html | 6 ++++-- 8 files changed, 35 insertions(+), 27 deletions(-) (limited to 'docs/examples') diff --git a/docs/examples/cover/index.html b/docs/examples/cover/index.html index 9fcbf7029..90d973016 100644 --- a/docs/examples/cover/index.html +++ b/docs/examples/cover/index.html @@ -38,11 +38,13 @@

Cover

- +
diff --git a/docs/examples/dashboard/index.html b/docs/examples/dashboard/index.html index a38497280..96dde7519 100644 --- a/docs/examples/dashboard/index.html +++ b/docs/examples/dashboard/index.html @@ -58,7 +58,7 @@
diff --git a/docs/examples/navbar-static-top/index.html b/docs/examples/navbar-static-top/index.html index df4849725..1ed8dcdb3 100644 --- a/docs/examples/navbar-static-top/index.html +++ b/docs/examples/navbar-static-top/index.html @@ -61,7 +61,7 @@
diff --git a/docs/examples/navbar/index.html b/docs/examples/navbar/index.html index 89fc7bc6d..f598cebb0 100644 --- a/docs/examples/navbar/index.html +++ b/docs/examples/navbar/index.html @@ -45,9 +45,9 @@ - + Previous - + Next diff --git a/docs/examples/theme/index.html b/docs/examples/theme/index.html index de9ea99bf..546cbf2d4 100644 --- a/docs/examples/theme/index.html +++ b/docs/examples/theme/index.html @@ -616,11 +616,11 @@ - + Previous - + Next -- cgit v1.2.3 From 0681971c8aea1c4de4ae3878506477b835cacc6b Mon Sep 17 00:00:00 2001 From: "Patrick H. Lauke" Date: Tue, 11 Nov 2014 23:52:52 +0000 Subject: Wash-up of some stray dropdown examples adding explicit aria-expanded="false" initial state (so they're correctly announced by AT as being collapsed), and - in the case of old-school use of - role="button" --- docs/examples/carousel/index.html | 2 +- docs/examples/navbar-fixed-top/index.html | 2 +- docs/examples/navbar-static-top/index.html | 2 +- docs/examples/navbar/index.html | 2 +- docs/examples/non-responsive/index.html | 2 +- docs/examples/sticky-footer-navbar/index.html | 2 +- docs/examples/theme/index.html | 8 ++++---- 7 files changed, 10 insertions(+), 10 deletions(-) (limited to 'docs/examples') diff --git a/docs/examples/carousel/index.html b/docs/examples/carousel/index.html index 6ffc66d5a..528ab5ad2 100644 --- a/docs/examples/carousel/index.html +++ b/docs/examples/carousel/index.html @@ -49,7 +49,7 @@
  • About
  • Contact