From b7ac0d401f4100a40028e8b75d6130b70e4d9390 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Fri, 9 May 2014 15:31:52 -0700 Subject: [PATCH] add role="button" to [data-slide="prev"],[data-slide="next"] to improve accessibility Per https://github.com/paypal/bootstrap-accessibility-plugin/blob/master/README.md#carousel Credit: https://github.com/paypal/bootstrap-accessibility-plugin --- docs/_includes/js/carousel.html | 12 ++++++------ docs/examples/carousel/index.html | 4 ++-- docs/examples/rtl/index.html | 4 ++-- docs/examples/theme/index.html | 4 ++-- 4 files changed, 12 insertions(+), 12 deletions(-) diff --git a/docs/_includes/js/carousel.html b/docs/_includes/js/carousel.html index fa7476b686..b8a0d1e4ba 100644 --- a/docs/_includes/js/carousel.html +++ b/docs/_includes/js/carousel.html @@ -21,10 +21,10 @@ Third slide - + - + @@ -56,10 +56,10 @@ - + - + @@ -102,10 +102,10 @@ - + - + diff --git a/docs/examples/carousel/index.html b/docs/examples/carousel/index.html index 8283146030..06a2eb8bc8 100644 --- a/docs/examples/carousel/index.html +++ b/docs/examples/carousel/index.html @@ -113,8 +113,8 @@ - - + + diff --git a/docs/examples/rtl/index.html b/docs/examples/rtl/index.html index 0708314616..2af2007105 100644 --- a/docs/examples/rtl/index.html +++ b/docs/examples/rtl/index.html @@ -626,10 +626,10 @@ Third slide - + - + diff --git a/docs/examples/theme/index.html b/docs/examples/theme/index.html index f312df4eec..429de1730b 100644 --- a/docs/examples/theme/index.html +++ b/docs/examples/theme/index.html @@ -628,10 +628,10 @@ Third slide - + - +