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

How to close modal when using screenreader? #22

Closed
Schepp opened this issue Apr 25, 2013 · 0 comments
Closed

How to close modal when using screenreader? #22

Schepp opened this issue Apr 25, 2013 · 0 comments

Comments

@Schepp
Copy link
Contributor

Schepp commented Apr 25, 2013

I can see all close links/buttons being set to aria-hidden. If the following definition is correct...

Indicates that the element and all of its descendants are not visible or perceivable to any user as implemented by the author.

http:https://blog.paciellogroup.com/2012/05/html5-accessibility-chops-hidden-and-aria-hidden/

...then a user with screenreader will never get to see these links/buttons and therefore will not be able to close the modal, right?

@drublic drublic closed this as completed in 171f2c1 May 3, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant