mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-18 13:30:23 +00:00
Added handling of aria-expanded=true/false to collapse.js, updated documentation to include advice on making expand/collapse controls accessible, updated examples and javascript documentation to use aria-expanded and aria-controls (when targetting single collapsible element, using ID rather than class selector) Closes #14147. Closes #14153. |
||
|---|---|---|
| .. | ||
| 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 | ||