Dojo Question:
Download Questions PDF

Tell me can you set the tab focus sequence for destop browsers?

Dojo Interview Question
Dojo Interview Question

Answer:

Yes, use the tabindex attribute for this purpose. IconItem, IconMenuItem, ListItem, TabBarButton and ToolBarButton all have the tabindex attribute initially set to 0 by default.

Download Dojo Interview Questions And Answers PDF

Previous QuestionNext Question
How to develop applications which support iOS VoiceOver?Do you know why does <body> in many of tests html files have style=”visibility:hidden;”?