E-mail List Archives
Re: How to do footnotes accessibly
From: Bryan Garaventa
Date: Apr 26, 2017 9:42AM
- Next message: Guy Hickling: "Re: Radio buttons using input tag, or aria radiogroup role?"
- Previous message: McGarvey, Paul: "How to do footnotes accessibly"
- Next message in Thread: Karl Brown: "Re: How to do footnotes accessibly"
- Previous message in Thread: McGarvey, Paul: "How to do footnotes accessibly"
- View all messages in this Thread
The trick for accessible footnotes is to manage focus appropriately, and to provide intuitive roles, names, and descriptions. Here you can see an example of this at:
http://whatsock.com/tsg/Coding%20Arena/Footnotes/Footnotes%20(Internal)/demo.htm
This works across both desktop for keyboard based screen readers, for keyboard only users without a screen reader, and for mobile touch screen users. It also includes logic for multiple references accessing the same footnote and tracking them appropriately.
You can download the code and see how this works if you wish, at
https://github.com/accdc/tsg
All the best,
Bryan
Bryan Garaventa
Accessibility Fellow
SSB BART Group, Inc.
<EMAIL REMOVED>
415.624.2709 (o)
www.SSBBartGroup.com
- Next message: Guy Hickling: "Re: Radio buttons using input tag, or aria radiogroup role?"
- Previous message: McGarvey, Paul: "How to do footnotes accessibly"
- Next message in Thread: Karl Brown: "Re: How to do footnotes accessibly"
- Previous message in Thread: McGarvey, Paul: "How to do footnotes accessibly"
- View all messages in this Thread