CSS-Powered Footnotes
Maintaining footnotes manually can be a pain. By using CSS counters to add the numbered references in the text and an ordered list to display the actual footnotes in the footer, it becomes extremely easy.
Maintaining footnotes manually can be a pain. By using CSS counters to add the numbered references in the text and an ordered list to display the actual footnotes in the footer, it becomes extremely easy.
xxxxxxxxxxx
JAWS | NVDA | VoiceOver | |
---|---|---|---|
FireFox34.0.5 | OK | OK | N/A |
IE11.0.9 | OK | OK | N/A |
Chrome 39.02 | OK | OK | N/A |
Safari MacOS | N/A | N/A | only reads top level heading |
From this site http://www.sitepoint.com/accessible-footnotes-css/