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

Empty <button> tags #126

Closed
imperator99 opened this issue Apr 8, 2018 · 1 comment
Closed

Empty <button> tags #126

imperator99 opened this issue Apr 8, 2018 · 1 comment

Comments

@imperator99
Copy link
Contributor

The responsive menu has two empty <button> tags.

@imperator99
Copy link
Contributor Author

Further investigation shows that both aria=hidden and role=presentation attributes are added to each of these buttons. This ensures that the empty buttons are hidden to screenreaders and do not affect accessibility. They will, however, continue to fail automated checking. Further development may be required to the external mmenu library (https://github.com/FrDH/jQuery.mmenu/issues/817) to fix if this becomes an ongoing issue.

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