E-mail List Archives
Re: Alt text or text equivalent for flowcharts, diagrams that have text in them
From: Beranek, Nicholas
Date: Nov 9, 2016 1:30PM
- Next message: Judith.A.Blankman@wellsfargo.com: "Re: Dynamic fields - disabled CSS experience?"
- Previous message: JP Jamous: "Re: Alt text or text equivalent for flowcharts, diagrams that have text in them"
- Next message in Thread: Lucy Greco: "Re: Alt text or text equivalent for flowcharts, diagrams that have text in them"
- Previous message in Thread: JP Jamous: "Re: Alt text or text equivalent for flowcharts, diagrams that have text in them"
- View all messages in this Thread
Hi Jennifer,
We came across this problem recently. The solution we came up with is similar to what JP described: hide the image and contents of the flow chart and provide an offscreen alternative.
Here's the page in question:
https://www.capitalone.com/credit-cards/blog/annual-fee-worth-it/
You'll notice that the flow chart itself is set to aria-hidden=true. The sibling of that <div> is another <div> positioned offscreen. It contains two <h3> and several <p> elements that explain what it is being conveyed visually in the graphics.
I hope this helps!
Nick Beranek
Capital One
- Next message: Judith.A.Blankman@wellsfargo.com: "Re: Dynamic fields - disabled CSS experience?"
- Previous message: JP Jamous: "Re: Alt text or text equivalent for flowcharts, diagrams that have text in them"
- Next message in Thread: Lucy Greco: "Re: Alt text or text equivalent for flowcharts, diagrams that have text in them"
- Previous message in Thread: JP Jamous: "Re: Alt text or text equivalent for flowcharts, diagrams that have text in them"
- View all messages in this Thread