Errores de accesibilidad web por una sobreingeniería
Muy bueno el artículo Uncanny A11y en el que se presentan errores de accesibilidad web por una sobreingeniería, cuando se intenta hacer las cosas demasiado bien:
There are generally two things that contribute to this:Los ejemplos tratados son:
- thinking that using code, all the code, is the best way to make something accessible, and
- not testing with users who have disabilities.
- Just tabindex Everything.
- Using aria-label As a Hint.
- Unhelpful alt Text.
- Overriding Default Pronunciation.
Comentarios
Publicar un comentario