Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add label/input associations for accessibility #42

Merged
merged 2 commits into from
Oct 24, 2015

Conversation

jwbrady
Copy link

@jwbrady jwbrady commented Oct 21, 2015

Part of the WCAG guidelines is to associate form labels with their inputs. This change enables them for all but checkboxes radio buttons (which are already associated via nesting), and hidden inputs (which don't have labels).

@jwbrady
Copy link
Author

jwbrady commented Oct 23, 2015

Sorry about that. Fixed!

andrewhathaway added a commit that referenced this pull request Oct 24, 2015
Add label/input associations for accessibility
@andrewhathaway andrewhathaway merged commit bc06630 into andrewhathaway:master Oct 24, 2015
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.

2 participants