deborah: the Library of Congress cataloging numbers for children's literature, technology, and library science (Default)
deborah ([personal profile] deborah) wrote in [site community profile] dw_accessibility2011-11-11 01:15 am

dynamically generated accessible footnotes

I've been thinking for a little while about making a DW suggestion about putting in something that makes it easy for people to generate accessible hyperlinked footnotes in their posts. This week, somebody ran this little script to generate dynamic footnotes by the WebAIM mailing list.

I was hoping that people here could give it a try and see what they think. It's a really neat little tool. It requires JavaScript not be disabled, and possibly might require newer versions of JAWS (because it uses WAI-ARIA), but basically it makes it so that creating only a tiny little snippet of code, you can get footnotes that, in a keyboard and screen reader accessible fashion, allow you to jump back and forth between the footnote in the cited reference. He also added a configurable hotkey so that screenreaders could announce the footnote text without changing the page focus. (I tested that with in NVDA, and it worked splendidly.)

What do people think of it?

Demo of dynamic footnotes
jeshyr: Blessed are the broken. Harry Potter. (Default)

[personal profile] jeshyr 2012-01-15 02:44 am (UTC)(link)
If you look at the demo script it has the footnote text inside the script itself - we need to figure out how to feed the info to the script I think?