translate

src

Displaying 881 - 900 of 1717

aslint

by ctomczyk

ASLint - Accessibility linting tool

InputAccessLib

by KomodoOpenLab

InputAccessLib is a library that enhances the compatibility of Android applications with a variety of alternative input devices such as external keyboards, adapted switches, hands-free kits and remote controls.

Navigating-A-Virtual-World-Without-Visuals

by MichaelWehar

Experimenting with audio and limited visuals.

Looking for Testers

Become a Tester

word-ladder-android

by ianhenrydev

An educational word game designed specifically for blind and low vision users. Written for Android with Kotlin.

IE issue: wrong tab focus

Stackoverflow

I have a link at the very top of the page called "Skip Navigation", that appears on the screen every time user presses Tab, and if he presses Enter while "Skip Navigation" is in focus, it takes him

Tags: 
  • javascript
  • html
  • css
  • internet-explorer
  • accessibility

Accessibility of Hamburger Menu?

Stackoverflow

I am currently working on making a responsive website accessible and I wonder whether a blind person who opens the page on a smartphone will be able to open the hidden menu somehow, or if he/she "s

Tags: 
  • css
  • mobile
  • responsive-design
  • accessibility
  • screen-readers

How to disable a Windows accessibility focus highlighting?

SuperUser

While working in Visual Studio and Firefox, I must have accidentally pressed some key combination that activated some accessibility feature of one of the involved applications (or of Windows 8.1 it

Tags: 
  • windows
  • windows-8.1
  • accessibility

web-accessibility-checker

by web-weber

Web Accessibility checker which evaluate some defined WCAG rules instantly during coding or on command.

This is a list of scientific journals which are publishing research in the field of accessibility and/or universal usability/design, in close relation to ICT. Recently published conference proceedings and special issues are also included. The listed general disability journals also publish research in the field of accessibility and/or universal usability/design, but also recent work in other disability related topics (e.g. standars/standardization, ethics, legal issues, etc.).

javafx accessibility - how to read text (with OS narrator) on window shown?

Stackoverflow

I want to tell the narrator to read the window description when it's shown.

For example:

Tags: 
  • javafx
  • javafx-8
  • accessibility

Background VoiceOveraccessibility focus on a UICollectionView

Stackoverflow

I have a problem with voiceover on a collectionview. I have a fullscreen (minus navigation bar) UICollectionView that contains 5 cells.

Tags: 
  • ios
  • swift
  • uicollectionview
  • accessibility
  • voiceover

treevue

by WilcoFiers

A jQuery tree view based on WAI-ARIA

Why are screen readers not reading out the label for a select element

Stackoverflow

If I have a standard select element with a label, like this:

Tags: 
  • html
  • accessibility

How to implement 'Skip to Content' between two frames

Stackoverflow

I am working on a website using frames. The top frame holds the menu items and the bottom frame holds the main content.

How can I href to main frame content section?

Tags: 
  • javascript
  • html
  • iframe
  • vbscript
  • accessibility