From b7ac0d401f4100a40028e8b75d6130b70e4d9390 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Fri, 9 May 2014 15:31:52 -0700 Subject: 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/examples/theme/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/examples/theme') diff --git a/docs/examples/theme/index.html b/docs/examples/theme/index.html index f312df4ee..429de1730 100644 --- a/docs/examples/theme/index.html +++ b/docs/examples/theme/index.html @@ -628,10 +628,10 @@ Third slide - + - + -- cgit v1.2.3