-
Notifications
You must be signed in to change notification settings - Fork 79
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
508/ARIA configuration option #22
Comments
I propose modifying the creation of dialog box from
to
Will these changes meet the ADA requirements? |
Nice work. I believe this meets the core requirements; the only other Thank you for the immediate response! I will see if I can get this working Louis Dr. Louis Smith, ThD On Fri, Dec 4, 2015 at 2:06 PM, JillElaine [email protected] wrote:
|
Add aria-live='assertive' to proposed code change.
I am unsure of where is the best place to put the aria-live reference, so I added it to the aria-describedby text. Also included the 'Time remaining' text in the aria-describedby. Not sure how a screenreader will announce the time remaining, as it updates every second. Can you test on a screenreader? |
Any news on this proposed patch, LouisLSmith? Did it provide the functionality to meet 508 ARIA specs? |
Sorry I have been down with the flu. Yes, the 508 change worked and I have The idle timeout is a great idea, and your implementation is very nice. Thanks again for your support! Louis Dr. Louis Smith, ThD On Wed, Feb 24, 2016 at 12:21 PM, JillElaine [email protected]
|
Please consider adding the requisite 508/aria markup to your great plugin. The addition of the role and alert nag would make this plugin usable by many more businesses whose sites must be ADA compliant.
The text was updated successfully, but these errors were encountered: