Skip to content

Conversation

@matt328
Copy link
Contributor

@matt328 matt328 commented May 8, 2015

In order to support accessibility, specifically associating a label with the rendered combobox, I added an 'appendId' option to the 'options' that if specified, it will use the source's id, append the value of the option, and add the resulting string as the rendered combobox's id. This allows proper linkage of a label to the combobox via the label's 'for' attribute.

wagedomain added a commit that referenced this pull request Jan 16, 2016
Added new option: appendId. This allows a mapping of a label to the combobox for accessibility compliance.
@wagedomain wagedomain merged commit d120f83 into danielfarrell:master Jan 16, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants