DeveloperSpace
I'm colour blind, and find it impossible to tell the difference between the colours for 'Available' and 'Away' in Skype for Business 2016:
I'm developing an application that uses TalkBack to guide people through it.
This question asked how to know if Android Talkback is active; that worked until Jelly Bean.
I'm working on supporting Accessibility for our iOS app (in Swift).
Quoting the docs for setServiceInfo
I have an anchor tag in my code like this.
I'm developing an app with Angular and Semantic-UI. The app should be accessible, this means it should be compliant with WCAG 2.0.
Angular
Semantic-UI
I have an HTML page in which there is
<a href="example.com"><i class="myclass"></i></a>
I want to display a list of links like a drop down select, without losing the semantic if possible. Here's what I tried. The CSS obviously does not work now.
Working on making an angular project accessible. Page has a frame like this: where each element is a component.