Accessibility errors
-
Hi,
First thank you for your work! Just starting to try out your plugin, seems to do its job for now. ??
I’m trying to have an accessible website and in order to I’m using the Wave browser plugin to check errors and alerts.
It detects Empty button (no text or value attribute) in this part of the code (3 button tag):
<div id="wfboxOverlay" style="display: none;"> ARIA tabindexARIA<div id="wordfenceBox" class="" role="dialog" tabindex="-1" style="display: none;"><div id="wfboxWrapper"><div><div id="wfboxTopLeft" style="float: left;"><div id="wfboxTopCenter" style="float: left;"><div id="wfboxTopRight" style="float: left;"></div><div style="clear: left;"><div id="wfboxMiddleLeft" style="float: left;"><div id="wfboxContent" style="float: left;"><div id="wfboxTitle" style="float: left;"><div id="wfboxCurrent" style="float: left;"> <button type="button" id="wfboxPrevious"> <button type="button" id="wfboxNext"> <button type="button" id="wfboxSlideshow"> <div id="wfboxLoadingOverlay" style="float: left;"><div id="wfboxLoadingGraphic" style="float: left;"></div><div id="wfboxMiddleRight" style="float: left;"></div><div style="clear: left;"><div id="wfboxBottomLeft" style="float: left;"><div id="wfboxBottomCenter" style="float: left;"><div id="wfboxBottomRight" style="float: left;"></div></div><div style="position: absolute; width: 9999px; visibility: hidden; display: none; max-width: none;"></div>
Thanks in advance for your time ??
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘Accessibility errors’ is closed to new replies.