canaxess / aria-hidden-alt-text

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nullified ALT text

There are situations where ALT text for images must be provided to satisfy SEO requirements, yet rendered hidden for screen reader and other assistive technology users. In this situations applying the aria-hidden attribute can nullified the image and remove it from the accessibiltiy tree.

Example

https://canaxess.github.io/aria-hidden-alt-text/

Expected behaviour

Image with ALT text is rendered hidden

Screen reader compatibility

JAWS v2021 NVDA v2020 VoiceOver Talkback Narrator Win 10
Edge v100 ✔️ ✔️
Chrome v100 ✔️ ✔️
FireFox v99 ✔️ ✔️
iPhone 13 v15.3.1 ✔️
Galaxy* Tab A7 Android v11
MacOS** Monterey v12.2.1

About