twbs--bootstrap/docs/_includes/components
Patrick H. Lauke eb74d8c863 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)
2014-11-10 08:55:58 +00:00
..
alerts.html
badges.html Address #14541 by tweaking badge docs 2014-09-05 16:04:56 -07:00
breadcrumbs.html
button-dropdowns.html
button-groups.html add missing href="#" to .btn-group-justified example 2014-10-28 16:10:43 -07:00
dropdowns.html fix validation 2014-10-25 18:53:43 -07:00
glyphicons.html Accessibility tweaks and explanation for glyphicons 2014-11-10 08:55:58 +00:00
input-groups.html Document that input groups weren't intended for use with <textarea>s 2014-08-28 19:55:23 -07:00
jumbotron.html add missing hrefs to <a>s in docs+examples 2014-10-28 16:05:32 -07:00
labels.html
list-group.html
media.html Replace deprecated uses of .pull-left & .pull-right in .media docs 2014-10-30 11:36:24 -07:00
navbar.html Add brief note about justified navs being unsupported to fix #14598 2014-09-23 14:29:48 -07:00
navs.html Safari v8.0 still suffers from Justified Nav rendering bug 2014-10-28 21:24:45 -07:00
page-header.html
pagination.html Wrap .pagination & .pager in <nav> to improve accessibility 2014-09-08 20:52:07 -07:00
panels.html
progress-bars.html Docs: progress bars' animation now needs to be manually toggled 2014-10-26 20:43:41 +01:00
responsive-embed.html Replace the unicode ellipsis symbol with 3 dots. 2014-10-22 13:49:24 +03:00
thumbnails.html
wells.html