E-mail List Archives
Re: VoiceOver clickable
From: Jon Avila
Date: May 28, 2014 5:06AM
- Next message: Whitney Quesenbery: "Re: Alternate text for images having caption adjacent"
- Previous message: Gijs Veyfeyken: "Re: VoiceOver clickable"
- Next message in Thread: None
- Previous message in Thread: Gijs Veyfeyken: "Re: VoiceOver clickable"
- View all messages in this Thread
> To avoid it, pick an appropriate role for the element, or use event delegation on the body element.
Somewhere up the chain of elements there must be an element that has a cluck event associated to it. This may be set programmatically rather than through inline. This issue is common with Windows screen readers but they have become better about filtering irrelevant or duplicate clickable events.
Jonathan
> On May 28, 2014, at 5:54 AM, Gijs Veyfeyken < <EMAIL REMOVED> > wrote:
>
> To avoid it, pick an appropriate role for the element, or use event delegation on the body element.
- Next message: Whitney Quesenbery: "Re: Alternate text for images having caption adjacent"
- Previous message: Gijs Veyfeyken: "Re: VoiceOver clickable"
- Next message in Thread: None
- Previous message in Thread: Gijs Veyfeyken: "Re: VoiceOver clickable"
- View all messages in this Thread