translate

accessibility

iOS accessibility doesn't recognize anything on the screen

I'm trying to make my app accessible (use voice-over properly).

Tags: 
  • ios
  • accessibility

Video play/stop button WAI-ARIA accessibility advice?

I have in my page "play/Stop Button Element". The button is changed to "play" or "stop" when it's pressed.

Tags: 
  • media-player
  • accessibility
  • wai-aria
  • htmlbutton

How can I make screen reader (esp using NVDA) not read an element when focused?

I am currently working on a highly accessible website. How can I make the screen reader not read the (1) associated labels, (2) not indicate if it is checked or not, to a focused checkbox?

Tags: 
  • html
  • css
  • accessibility
  • screen-readers
  • nvda

New Window Icon (for web accessibility)

Stackoverflow

Is there a default, standard, recommended or well known icon to denote that a link will open a new browser window?

Tags: 
  • accessibility

Assertive aria-live region not read by Voice Over on page load/form submit

Stackoverflow

I have an aria-live region on a role="alert" with the value "assertive" that is not being spoken on form submit.

Tags: 
  • accessibility
  • voiceover
  • screen-readers

accessibility and elements being added to the DOM [closed]

I am working on a reactjs application and I have elements that get added to the DOM:

Tags: 
  • javascript
  • html
  • accessibility

Android Talkback Announcement Localization

I have a duo lingo (English + Spanish) android application.

Tags: 
  • android
  • accessibility
  • talkback

c# how to find URL from browser using AccessibleObjectFromPoint

hi i done some research and find out the way to get browser URL using AccessibleObjectFromPoint or by this you can access any UI element so please tell me whats wrong in my code

Tags: 
  • c#
  • windows
  • accessibility
  • iaccessible

Getting started with Assets Framework - assets.cms.gov

I've seen some recommendations about using Assets Framework (assets.cms.gov) for accessibility.

Tags: 
  • jquery
  • user-interface
  • jquery-ui
  • accessibility
  • web-frontend

How to make Api.ai audio and a dynamic UI with voiceover not interfere with each other

[Edited question] If I have an api.ai discussion app which dynamically creates buttons with the intent names on them: Say I ordered a sandwich and now api.ai is asking me what spread I want, but, A

Tags: 
  • user-interface
  • mobile
  • accessibility
  • voiceover
  • api.ai