ADA compliance and Sassy plugin
-
Hello!
I was wondering if there is a chance in future updates that you will have a look in your ADA compliance success rate, because by using this tool https://accessibe.com/ace on my website I get these errors for the floating buttons:
1) Elements that behave as buttons but are built using other tags such as span, div, a or others, should include a “role” attribute that equals to “button”.
Code snapshots of some failed elements:<i style=”width:40px;height:40px;margin:0;” alt=”Facebook” title=”Facebook” class=”heateorSssSharing heateorSssFacebookBackground” onclick=”if (!window.__cfRLUnblockHandlers) return false; heateorSssPopup("https://www.facebook.com/sharer/sharer….
And
2) Requirement: Buttons should include text explaining their functionality, and if icons are used as buttons, a screen-reader only text or an “aria-label” attribute should be used for that description.
Code snapshots of some failed elements<i style=”width:40px;height:40px;margin:0;” alt=”Facebook” title=”Facebook” class=”heateorSssSharing heateorSssFacebookBackground” onclick=”if (!window.__cfRLUnblockHandlers) return false; heateorSssPopup("https://www.facebook.com/sharer/sharer….
At least the first one seems like a simple change, so I was wondering if you were planning to add this in your to-do list.
Thank you for your time.
The topic ‘ADA compliance and Sassy plugin’ is closed to new replies.