Dojo Question:
Download Questions PDF

How to develop applications which support iOS VoiceOver?

Dojo Interview Question
Dojo Interview Question

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.

Download Dojo Interview Questions And Answers PDF

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?