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

Make screen reader to read only the row that changed when all table is reloaded

Stackoverflow

I have a table with multiple rows and columns. This table as a whole is reloaded by AJAX once in a while.

Tags: 
  • html
  • accessibility
  • jaws-screen-reader
  • aria-live

aria-live on textarea not working with JAWS

I am using html textarea to simulate a command prompt. On typing a command command (e.g. ipconfig) and hitting Enter key, the command output gets appended to to the text.

Tags: 
  • textarea
  • accessibility
  • jaws-screen-reader
  • nvda
  • aria-live