summaryrefslogtreecommitdiff
path: root/htroot/jslicense.html
diff options
context:
space:
mode:
authorluccioman <luccioman@users.noreply.github.com>2017-09-22 11:00:46 +0200
committerluccioman <luccioman@users.noreply.github.com>2017-09-22 11:00:46 +0200
commit0b0980b36409168725aef3de787d97ae01e06b70 (patch)
treeed1408a401ccda740a0e2639caf1996d4f74bc69 /htroot/jslicense.html
parent62c7cd9a77012600605e3fae6982e48822d3a5a7 (diff)
Improved accessibility of histograms widgets.
Added keyboard navigation support and missing WAI-ARIA attributes. Tested with NVDA 2017.3 screenreader on recent major browsers.
Diffstat (limited to 'htroot/jslicense.html')
-rwxr-xr-xhtroot/jslicense.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/htroot/jslicense.html b/htroot/jslicense.html
index 07d1cd2fc..11e72f68a 100755
--- a/htroot/jslicense.html
+++ b/htroot/jslicense.html
@@ -124,6 +124,11 @@
<td><a href="js/sorttable.js">sorttable.js</a> (2.1.3)</td>
</tr>
<tr>
+ <td><a href="js/accessibleHistogram.js">accessibleHistogram.js</a></td>
+ <td><a href="http://www.gnu.org/licenses/gpl-2.0.html">GNU-GPL-2.0-or-later</a></td>
+ <td><a href="js/accessibleHistogram.js">accessibleHistogram.js</a></td>
+ </tr>
+ <tr>
<td><a href="js/ajax.js">ajax.js</a></td>
<td><a href="http://www.gnu.org/licenses/gpl-2.0.html">GNU-GPL-2.0-or-later</a></td>
<td><a href="js/ajax.js">ajax.js</a></td>