Re: Grouping items in links
Re: Grouping items in links
- Subject: Re: Grouping items in links
- From: "Drake, Ted" <email@hidden>
- Date: Thu, 03 Apr 2014 15:13:48 +0000
- Thread-topic: Grouping items in links
Have you tried using role=³button² on the link? I¹m wondering if that will
flatten the group.
Ted
On 4/3/14, 6:05 AM, "Daniel Göransson" <email@hidden> wrote:
>Hello,
>
>In iOS Safari, I am trying to group items such as <h2>, <p>, etc in a
>wrapping link (<a>).
>In Mac Safari and VoiceOver using tab key all items get announced and
>works perfectly. But in iOS Safari and VO using swipe to next item or
>touch exploring, each item get announced separately.
>
>So how can I create an app like experience like e.g. a Twitter feed,
>where the @name, the content text and meta data will be announced and
>handled as a single item in HTML?
>I've tried `role=group` without success.
>
>Example code:
>
> <a href="#">
> <h2>@DanielGoransson</h2>
> <p>My tweet text</p>
> <p><time>2014</time><p>
> </a>
>
>
>Best regards,
>
>Daniel Göransson
>Stockholm, Sweden
>
>@DanielGoransson
> _______________________________________________
>Do not post admin requests to the list. They will be ignored.
>Accessibility-dev mailing list (email@hidden)
>Help/Unsubscribe/Update your Subscription:
>it.com
>
>This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Accessibility-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden