From 4277ba62d35438aab1f445769d6263cb6e2114d2 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Tue, 11 Feb 2014 13:15:40 -0800 Subject: add role="alert" to Alert examples, to improve accessibility Per https://github.com/paypal/bootstrap-accessibility-plugin/blob/d8fcbcd3fe86f0cb47fda0ffe269b2c7a2131f07/README.md#alert --- docs/javascript.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/javascript.html') diff --git a/docs/javascript.html b/docs/javascript.html index 798ac1110..fcfc12a73 100644 --- a/docs/javascript.html +++ b/docs/javascript.html @@ -1393,14 +1393,14 @@ $('#myPopover').on('hidden.bs.popover', function () {

Example alerts

Add dismiss functionality to all alert messages with this plugin.

-
+
-
+