Accessibility improvements (#1222)
* Add aria-label attributes to search form inputs and selects Guidelines: WCAG 2.0 A F68 Section 508 1194.22 (n) * Add title element to FacetList page Guideline: https://www.w3.org/TR/WCAG20-TECHS/F25.html * Add aria-label to initial similar items carousel This widget has a label added by JS after it's clicked, but doesn't start with a label, which is triggering WCAG 2.0 A F89 failure.
Showing
- languages/en.ini 2 additions, 0 deletionslanguages/en.ini
- themes/bootstrap3/templates/RecordTab/similaritemscarousel.phtml 2 additions, 2 deletions...bootstrap3/templates/RecordTab/similaritemscarousel.phtml
- themes/bootstrap3/templates/eds/advanced.phtml 2 additions, 2 deletionsthemes/bootstrap3/templates/eds/advanced.phtml
- themes/bootstrap3/templates/primo/advanced.phtml 1 addition, 1 deletionthemes/bootstrap3/templates/primo/advanced.phtml
- themes/bootstrap3/templates/search/advanced/layout.phtml 2 additions, 2 deletionsthemes/bootstrap3/templates/search/advanced/layout.phtml
- themes/bootstrap3/templates/search/facet-list.phtml 1 addition, 0 deletionsthemes/bootstrap3/templates/search/facet-list.phtml
- themes/bootstrap3/templates/search/searchbox.phtml 2 additions, 2 deletionsthemes/bootstrap3/templates/search/searchbox.phtml
Please register or sign in to comment