bootstrap/docs/_includes/js
Patrick H. Lauke e23868c9cf Add role="document" to modal itself
Initial fix to generalise use of modals. Generally, true role="dialog"
containers would require only forms/controls as content, with all other
text correctly and explicitly associated via
aria-labelledby/aria-describedby and similar...but as authors use modals
also as generic overlays, this extra role is required to get AT
(particularly NVDA) out of "forms" mode and reenable reading keys
2015-06-11 12:40:24 +01:00
..
affix.html Document Affix plugin's checkPosition method 2015-05-02 13:02:48 -07:00
alerts.html Javascript docs: Accessibility and cosmetic changes to headings. 2015-03-03 18:22:09 +02:00
buttons.html Document that $(...).button('reset') is async. 2015-05-05 15:03:12 -07:00
carousel.html Carousel docs: fix typo in holder.js color 2015-04-07 18:52:59 -07:00
collapse.html add role="button" to a[data-toggle="collapse"]; fixes #15972 2015-03-03 13:18:36 -08:00
dropdowns.html generalize dropdowns / drop role="menu" 2015-06-02 11:03:21 +01:00
modal.html Add role="document" to modal itself 2015-06-11 12:40:24 +01:00
overview.html Accessibility changes to headings (overview.html) 2015-02-24 20:17:14 -05:00
popovers.html Document that 'manual' is mutually exclusive of other tooltip/popover triggers 2015-05-02 18:24:12 -07:00
scrollspy.html Merge pull request #16571 from patrickhlauke/generalize-dropdowns 2015-06-02 11:21:26 +01:00
tabs.html generalize dropdowns / drop role="menu" 2015-06-02 11:03:21 +01:00
tooltips.html Document that 'manual' is mutually exclusive of other tooltip/popover triggers 2015-05-02 18:24:12 -07:00
transitions.html Document how to disable transitions in jQuery plugins; fixes #16069 2015-03-25 17:56:59 -07:00