translate

Featured Links

Questions & Answers

This listing is a compilation of both questions asked in-site and questions related to accessibility themes gathered from different sources (stackoverflow, UX Stack Exchange).

Displaying 1 - 2 of 2 questions

Accessibility : Google autocomplete suggestions are not read by the Mac voiceover

UX_StackExchange

Google has various roles defined for the suggestions list, like role="presentation" for li, role="option" for the actual suggestion text, role="listbox" for t

Tags: 
  • accessibility
  • google
  • autocomplete

mvc5 autocomplete with accessability to ARIA rules

I have code for autocomplete that is based on jQuery autocomplete. I want to change the code so that it conforms to the accessibility rules.

Tags: 
  • jquery
  • autocomplete
  • asp.net-mvc-5
  • accessibility
  • wai-aria