From: Chris Rebert Date: Tue, 8 Jul 2014 03:04:22 +0000 (-0700) Subject: Add screenreader text to prev/next carousel buttons in examples to improve accessibility X-Git-Tag: v3.3.0~362^2^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F14072%2Fhead;p=thirdparty%2Fbootstrap.git Add screenreader text to prev/next carousel buttons in examples to improve accessibility Refs #13556. Per https://github.com/paypal/bootstrap-accessibility-plugin/blob/master/README.md#carousel Credit: https://github.com/paypal/bootstrap-accessibility-plugin [skip sauce] --- diff --git a/docs/_includes/js/carousel.html b/docs/_includes/js/carousel.html index 222caf333c..dd697ae4fd 100644 --- a/docs/_includes/js/carousel.html +++ b/docs/_includes/js/carousel.html @@ -23,9 +23,11 @@ + Previous + Next @@ -58,9 +60,11 @@ + Previous + Next {% endhighlight %} @@ -104,9 +108,11 @@ + Previous + Next diff --git a/docs/examples/carousel/index.html b/docs/examples/carousel/index.html index efe2c97542..999f1f1211 100644 --- a/docs/examples/carousel/index.html +++ b/docs/examples/carousel/index.html @@ -113,8 +113,14 @@ - - + + + Previous + + + + Next + diff --git a/docs/examples/theme/index.html b/docs/examples/theme/index.html index 0f686c32e0..c7736a2d4c 100644 --- a/docs/examples/theme/index.html +++ b/docs/examples/theme/index.html @@ -633,9 +633,11 @@ + Previous + Next