translate

accessibility

Equivalent to null alt text for purely decorative videos

Our marketing department has made a new homepage for our site that uses a looped .mp4 file of people walking down a hallway that's being used as the background for our header/logo area.

Tags: 
  • html
  • html5-video
  • accessibility
  • alt
  • wcag2.0

What is the point of Apple's "Invert color" setting? [duplicate]

UX_StackExchange

This question already has an answer here:

Tags: 
  • accessibility
  • apple

What heading to use in a Bootstrap alert [closed]

UX_StackExchange

In Bootstrap there are dedicated alerts.
https://v4-alpha.getbootstrap.com/components/alerts/

Tags: 
  • accessibility
  • alerts
  • bootstrap
  • screen-reader
  • heading

Getting lot of ANR using Accessibility service in android

Stackoverflow

i am getting ANR from reports

Tags: 
  • android
  • google-play
  • accessibility
  • android-anr-dialog

Using checkboxes for outputting Boolean choices [closed]

UX_StackExchange

Apologies in advance: this is a bit of a long set-up for a short question!

Tags: 
  • design
  • accessibility
  • html

WHere to scroll to in a react app when route changes for screen reader

Currently I am working on an app. that uses react and react-router v4 dom.

The screen reader is not recognising the screen changing despite using react-document-title.

Tags: 
  • reactjs
  • react-router
  • accessibility
  • react-router-dom

how to add Additional information to the android ui element

I'd like to add to android widget more detailed description I.E I need an alternative to the HTML attribute aria-describedby for android.

Tags: 
  • java
  • android
  • accessibility

How to ignore decorative text for accessibility reasons

I'm trying to find out a way of ignoring decorative text similar to ignoring decorative images using an empty alt.

Example:

Tags: 
  • html
  • accessibility
  • wai-aria

Angular 2 - Data attribute or not?

I'm doing a bit of research into accessibility and one of the things that is asked is to put data- in-front of any data attributes.

Tags: 
  • angular
  • accessibility
  • angular2-directives

React-Native iOS accessibilityViewIsModal property doesn't work

Stackoverflow

I am using Accessibility with VoiceOver in my app.

Tags: 
  • ios
  • react-native
  • accessibility
  • voiceover