Re: Ignore HTML elements in mobile devices

Thanks Corey!

With a image, the alt=“” will be enough, but, do you know if we have a tabindex=“0” equivalente for touch events in ARIA?

Regards, 
Rodrigo


Em 07/09/2014, à(s) 20:55, Corey Collins <ccollins@usc.edu.au> escreveu:

> Hi Rodrigo
>  
> Referencing an image within a CSS style will be ignored by a screen reader.
>  
> If the image is not being referenced in a CSS style, an empty alt will suffice but make sure you utilise the alt attribute (alt=””) or the image file name may be read-out.
>  
> Thanks.
> Corey Collins
> Adaptive Technologies Specialist
> Student Life and Learning
> University of the Sunshine Coast
> Tel: +61 7 5456 5383 | Email: ccollins@usc.edu.au | Web: www.usc.edu.au
>  
> From: Rodrigo Prestes Machado [mailto:rodrigo.prestes@gmail.com] 
> Sent: Monday, 8 September 2014 9:18 AM
> To: w3c-wai-ig@w3.org
> Subject: Ignore HTML elements in mobile devices
>  
> Dear Colleagues,
>  
> I'm new in accessibility, so, I'm sorry if my question is too basic. How can i ignore an element, for example, a image, in screen readers for mobile devices (VoiceOver or TalkBack). Sometimes we need to ignore element used just to style the page, so I need something similar tabindex=“0” but for touch events.
>  
> Best regards,
> Rodrigo
>  
> -- 
> Rodrigo Prestes Machado
> Instituto Federal de Educação, Ciência e Tecnologia - Câmpus Porto Alegre
> Endereço: Sala 708, Rua Cel. Vicente, 281, Centro, Porto Alegre - RS - Brasil, CEP: 90.030-040
> Site: http://www.inf.poa.ifrs.edu.br/~rodrigo
> Telefone: +55 51 3930-6043
> University of the Sunshine Coast, Locked Bag 4, Maroochydore DC, Queensland, 4558 Australia.
> CRICOS Provider No: 01595D
> Please consider the environment before printing this email.
> This email is confidential. If received in error, please delete it from your system.

Received on Monday, 8 September 2014 00:42:05 UTC