I have a div
with background image which is clickable. The div
doesn't have any content and I have provided a title
to that.
How can I enable the iPad VoiceOver feature to read the title
for that div
?
If not title
, can we use any ARIA attribute to make VoiceOver read that attribute?