translate

src

Displaying 921 - 940 of 1717

P4A’s DeveloperSpace’s building block AsteRICs module was implemented in the Guadalinex OS. The module has been implemented in 800 Guadalinfo’s telecenters in 10.000 workstations with nearly 1.000.000 users.

Getting Lots of ANR due to AccessibilityNodeInfo getChild

Stackoverflow

Getting lot of ANR reports,

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

NVDA is triggering the wrong button press script for my menu

Stackoverflow

The link below contains my expansion of the pull-out menu design originally conceived by Marcy Sutton. My desired effect was to create a navigation menu that included sub-menus.

Tags: 
  • javascript
  • accessibility
  • nvda

sonification-srccon

by jwirfs-brock

Materials and Resources for the "Data Audioization/Sonification" session at SRCCON 2015.

ivy-tree

by IvyApp

WAI-ARIA accessible tree for Ember.

ASpanel

by REMEXLabs

Accessibility Support Panel - Improve the accessibility of your website

nightwatch-a11y-testing

by gerardkcohen

There're a lot of accessibility tools available today. This presentation will provide an overview of these tools, and how they can be built into your workflow. From basic, all the way to advanced automated E2E testing. Geared for front-end developers/ engineers looking to improve the accessibility of their work.

ax-ressources

by benjbmc

Ressources & links for web accessibility #AX #D7AX #RGAA #ARIA #A11Y

a11y-ci

by radiofrance

Continuous accessibility testing, with HTML and JUnit reports

FormValidator

by hanshillen

Accessible Form Validation Script

Aria live and angular pages

Stackoverflow

I am trying to implement aria live function on a angular page. please find below a sample code which I am implementing.

Tags: 
  • angular
  • angularjs-directive
  • accessibility
  • wai-aria

How to focus a specific element in Chrome?

Stackoverflow

I'm doing accessibility work and testing tab focus.

Tags: 
  • google-chrome
  • google-chrome-devtools
  • accessibility

hdm-bank

by REMEXLabs

Bachelor Thesis - Bank prototype for people with Cognitive Disabilities

A Guide to Localizing Assistive Technologies

This guide is intended to provide you with an overview of how you can make your assistive technologies suit a wide range of users around the world. It is based upon experience of working to develop assistive technologies in Europe, Middle East and the Indian Sub-continent.

For iOS, Safari, VoiceOver, how do I get VoiceOver to read something other than the text content?

Stackoverflow

I am trying to get VoiceOver to say something other than the specified text content in an HTML span element:

Tags: 
  • ios
  • accessibility
  • voiceover
  • wai-aria

How do screen readers read <abbr> tags?

Stackoverflow

I learned that the <abbr> tag is supposed to be interpreted by screen readers in a way that its title attribute would replace its content when read by a screen reade

Tags: 
  • html
  • accessibility
  • screen-readers
  • abbr

a11ytext

by TimAdamson21

A pdf / image to text converter that helps students learn

p4a-sensorAPI

by teco-kit

Javascript sensor abstraction layer that focusses on extensibility and usability. Supports bluetooth (via cordava) and remote sensors (via webrtc)

PEAT Photosensitivity Epilepsy Analysis Tool

by Trace R&D Center, University of Maryland

A free tool for analyzing web content to determine if it might cause seizures in those who have photosensitive seizure disorders such as epilepsy. 

How to read Text on any view of any application using AccessibilityInfo?

Stackoverflow

I am trying to read every item inside a ListView of any application by using AccessibilityInfo class.

Tags: 
  • android
  • accessibility
  • android-accessibility