RE: IOS Accessibility Properties Questions

> From: Jim [mailto:jhomme1028@gmail.com]
> Sent: 27 July 2015 15:35
> I have a series of questions, all related. Is there a listing somewhere that
> describes how to properly use the IOS accessibility hint property on the web?

You would only use the iOS hint property in a native iOS app. This article from 2012 has information on how to do this:
http://www.creativebloq.com/ipad/make-your-ios-app-accessible-voiceover-8126162 

The most common design pattern for hints on the web, is to use aria-describedby to associate hint text with a control. This corresponds to the accessible description in most accessibility APIs.

Léonie.


-- 
Léonie Watson - Senior accessibility engineer, TPG
@LeonieWatson @PacielloGroup

Received on Monday, 27 July 2015 23:30:19 UTC