]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Accessibility tweaks and explanation for glyphicons
authorPatrick H. Lauke <redux@splintered.co.uk>
Tue, 4 Nov 2014 10:39:54 +0000 (10:39 +0000)
committerPatrick H. Lauke <redux@splintered.co.uk>
Mon, 10 Nov 2014 08:55:58 +0000 (08:55 +0000)
commiteb74d8c86399d41673b9aa0052c70582b13bd714
tree80fa74b95b38d21834d5310ba27553a7ab2523ee
parent203912b9c500c44e3091093965fc4dc4ffeef7ff
Accessibility tweaks and explanation for glyphicons

- add aria-hidden="true" to avoid SRs unintentionally reading out the
Unicode character (see
http://www.filamentgroup.com/lab/bulletproof_icon_fonts.html)
- callout with advice on accessible icon usage
- replaced sr-only text in examples with (in the case of button) cleaner
aria-label
- additional example of icon used to convey meaning (in a
non-interactive control)
docs/_includes/components/glyphicons.html