1
0
mirror of synced 2025-02-09 16:49:24 +03:00
Kevin Brown 9ada3712f7 Single select accessibility
Now the Select2 instance is correctly recognized as a combobox, and
the selected option is read aloud when it is focused, just like in
a standard select box.

This works by generating semi-random ids that are used for the
ARIA attributes.  These are not intended to be consistent by any
means, they are just generated to make the instance accessible by
screen readers.
2014-10-21 21:44:00 -04:00
..
2014-10-21 21:44:00 -04:00
2014-10-21 21:44:00 -04:00
2014-10-21 21:44:00 -04:00
2014-10-21 21:44:00 -04:00