Dojo Question:

How to develop applications which support iOS VoiceOver?

Answer:

Make sure to set the alt, title and role attributes. VoiceOver will read widgets with these attributes set. See tests/test_a11y.html for examples. However, the value of a SpinWheel can not be read by VoiceOver in 1.8.

Read All 33 Dojo Questions
Previous QuestionNext Question
Tell me can we change the widget text size by changing the browser text size?Tell me can you set the tab focus sequence for destop browsers?