Web Accessibility Tool

  • Clayton Bronson
  • Topic Author
  • Offline
  • New Member
  • New Member
More
7 years 5 months ago #108226 by Clayton Bronson
Replied by Clayton Bronson on topic Web Accessibility Tool
Same three RED error messages

Please Log in or Create an account to join the conversation.

More
7 years 5 months ago #108244 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Web Accessibility Tool
Could you please send me URL of the page so that I can take a look? As I mentioned before, I don't have experience with Web Accessibility, so I just tried to edit the javascript code to remove the buttons which you mentioned only

Regards,

Tuan

Please Log in or Create an account to join the conversation.

  • Clayton Bronson
  • Topic Author
  • Offline
  • New Member
  • New Member
More
  • Clayton Bronson
  • Topic Author
  • Offline
  • New Member
  • New Member
More
7 years 5 months ago #108257 by Clayton Bronson
Replied by Clayton Bronson on topic Web Accessibility Tool
Errors
Empty button
What It Means
A button is empty or has no value text.
Why It Matters
When navigating to a button, descriptive text must be presented to screen reader users to indicate the function of the button.
How to Fix It
Place text content within the <button> element or give the <input> element a value attribute.
The Algorithm... in English
A <button> element is present that contains no text content (or alternative text), or an <input type="submit">, <input type="button">, or <input type="reset"> has an empty or missing value attribute.
Standards and Guidelines

1.1.1 Non-text Content (Level A)
2.4.4 Link Purpose (In Context) (Level A)

Icon index

Please Log in or Create an account to join the conversation.

More
7 years 5 months ago #108309 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Web Accessibility Tool
Hello Clayton

Could you please submit a support ticket sending us super admin account of the site? We have the code ready, but want to update to your site, check and make sure it works to avoid delay

Sorry for being slow on this requests. I am very busy these days, customers come back from new year holiday and there are so many support requests submitted

Tuan

Please Log in or Create an account to join the conversation.

Moderators: Tuan Pham Ngoc