Select2 is a jQuery based replacement for select boxes. It supports searching, remote data sets, and infinite scrolling of results.
9ada3712f7
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. |
||
---|---|---|
dist | ||
docs | ||
src | ||
tests | ||
vendor | ||
.editorconfig | ||
.gitignore | ||
.jshintignore | ||
.jshintrc | ||
.travis.yml | ||
CONTRIBUTING.md | ||
Gruntfile.js | ||
package.json | ||
select2_locale_ug-CN.js |