]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Improve accessibility of close buttons in modals & alerts 13493/head
authorChris Rebert <code@rebertia.com>
Sun, 4 May 2014 02:38:09 +0000 (19:38 -0700)
committerChris Rebert <code@rebertia.com>
Sun, 4 May 2014 02:53:34 +0000 (19:53 -0700)
commit949b81f51171550bcec0d92e771793999e69a389
tree30d5d243a71a289ae1aa74e9f27d62be5b309a47
parentbae289d1fe59d1c403b1a4fceaea6379f6008a2a
Improve accessibility of close buttons in modals & alerts

Adds textual caption to the close buttons. The "X" multiplication sign isn't very meaningful to screenreaders.

Credit: https://github.com/paypal/bootstrap-accessibility-plugin
Per:
    https://github.com/paypal/bootstrap-accessibility-plugin/blob/master/README.md#alert
    https://github.com/paypal/bootstrap-accessibility-plugin/blob/master/README.md#modal-dialog
docs/_includes/components/alerts.html
docs/_includes/css/helpers.html
docs/_includes/js/alerts.html
docs/_includes/js/modal.html