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 - 1 of 1 questions

Prevent screen reader from reading title attribute

We have an input slider that has a title attribute set to slider value. Since it doesn't have a label, we add aria-label to the input attribute.

Tags: 
  • html
  • input
  • accessibility
  • screen-readers