From 849bf58a549eb03bf420be7a893d4739893de995 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Mon, 7 Jul 2014 20:04:22 -0700 Subject: 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] --- docs/examples/carousel/index.html | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'docs/examples/carousel') diff --git a/docs/examples/carousel/index.html b/docs/examples/carousel/index.html index efe2c9754..999f1f121 100644 --- a/docs/examples/carousel/index.html +++ b/docs/examples/carousel/index.html @@ -113,8 +113,14 @@ - - + + + Previous + + + + Next + -- cgit v1.2.3