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 aria-disabled to buttons to support older versions of JAWS #132

Merged
merged 1 commit into from
Jul 17, 2017

Conversation

gemmaleigh
Copy link
Contributor

JAWS 15 and below don't recognise the disabled attribute on buttons.

This adds the aria-disabled attribute to make disabled buttons
compatible with older screen readers.

See govuk_elements #532.

JAWS 15 and below don't recognise the disabled attribute on buttons.

This adds the aria-disabled attribute to make disabled buttons
compatible with older screen readers.
@gemmaleigh gemmaleigh temporarily deployed to govuk-frontend-review-pr-132 July 14, 2017 17:33 Inactive
Copy link

@kr8n3r kr8n3r left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks for adding this, i forgot :(

@gemmaleigh gemmaleigh merged commit a7d5593 into master Jul 17, 2017
@gemmaleigh gemmaleigh deleted the add-aria-disabled-to-disabled-buttons branch July 17, 2017 08:57
@gemmaleigh
Copy link
Contributor Author

No worries, Anika raised it as a pull request on element last week!

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