deborah (
deborah) wrote in
dw_accessibility2011-11-11 01:15 am
![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
![[site community profile]](https://www.dreamwidth.org/img/comm_staff.png)
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
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
no subject
no subject
no subject
no subject
I usually do them by hand without links like this[1] but I know other people use different formats. The only markup I can think of with footnotes built in is Wikiformatting which does it with weird pseudo-HTML that I find quite confusing because it seems like it's inline when you write it - http://en.wikipedia.org/wiki/Help:Footnotes
I think it might be a think to take to suggestions or -dev for brainstorming before we do it?
r
[1] Example footnote
no subject
Or am I misunderstanding you?
The limitation I see on this is that there's no way to do it in rich text, unless we have a lot of control over our rich text editor.
no subject
no subject
no subject