E-mail List Archives
Spans inside headings pauses VoiceOver on iOS
From:
- Next message: JP Jamous: "Re: Spans inside headings pauses VoiceOver on iOS"
- Previous message: Jennison Mark Asuncion: "fyi re 32nd CSUN Assistive Tech Conference"
- Next message in Thread: JP Jamous: "Re: Spans inside headings pauses VoiceOver on iOS"
- Previous message in Thread: None
- View all messages in this Thread
Hi,
I have a question regarding VoiceOver and HTML on iOS.
Given the following markup:
<h2>
<span class="foo">Today</span>
<span class="bar">4th of January</span>
</h2>
How can I make VoiceOver read the whole h2? Currently it stops on each span
(and says that it is a heading level 2). Is there some setting for
VoiceOver, or is there some workaround in the markup I could use?
If I re-arrange the markup and place the second span inside the first, I
can make VoiceOver read it all with a two-finger swipe down - but that's
not what I want. TalkBack and VoiceOver on Mac reads the whole h2. From
what I've found through Google, this is a "feature" of VoiceOver on iOS -
but is there a workaround?
[1]
http://stackoverflow.com/questions/32487261/html5-accessibility-does-not-read-div-spans
- Next message: JP Jamous: "Re: Spans inside headings pauses VoiceOver on iOS"
- Previous message: Jennison Mark Asuncion: "fyi re 32nd CSUN Assistive Tech Conference"
- Next message in Thread: JP Jamous: "Re: Spans inside headings pauses VoiceOver on iOS"
- Previous message in Thread: None
- View all messages in this Thread