RE: <details> longer description of <label> screenreader?

> From: Angie Radtke [mailto:a.radtke@derauftritt.de]
> Sent: 10 December 2015 10:50
> 
> Hi Leonie,
> one understanding problem I have
> 
> Am 10.12.2015 um 11:25 schrieb Léonie Watson:
> > <summary role="group">
> > <details role="button" tabindex="0" aria-expanded="false">Properties
> > of a dog</details> <p> Dogs are animals with a lot of fur, four legs
> > and a tail</p> </details>
> 
> I thought summary is a child of details?

You are right, it is. This was a mistake on my part. Sorry that it confused things.

> 
> <details role="group">
> <summary  role="button" tabindex="0" id="summary"> Properties of a
> dog</summary> <p aria-expanded="false" id="desc" aria-
> labelledby="summary"> Dogs are animals with a lot of fur, four legs and a
> tail</p> </details>

This is the right way to do it. Thanks :)

Léonie.

-- 
@LeonieWatson tink.uk Carpe diem

Received on Thursday, 10 December 2015 12:19:33 UTC