mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-17 21:20:23 +00:00
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 |
||
|---|---|---|
| .. | ||
| affix.html | ||
| alerts.html | ||
| buttons.html | ||
| carousel.html | ||
| collapse.html | ||
| dropdowns.html | ||
| modal.html | ||
| overview.html | ||
| popovers.html | ||
| scrollspy.html | ||
| tabs.html | ||
| tooltips.html | ||
| transitions.html | ||