Accessibility errors
-
Hi,
I’m trying to have an accessible website and in order to I’m using the Wave browser plug-in to check errors and alerts.
It detects errors on form labels (multiple and empty one):
<div class="cmplz-categories-wrap" style="display: none;"> <label> <input type="checkbox" id="cmplz_functional" class="cmplz-consent-checkbox cmplz-svg-checkbox cmplz-square-checkbox cmplz_functional" checked="" disabled="" data-category="cmplz_functional"> <label for="cmplz_functional" class="cc-check"> <svg width="16px" height="16px" viewBox="0 0 18 18"><path d="M1,9 L1,3.5 C1,2 2,1 3.5,1 L14.5,1 C16,1 17,2 17,3.5 L17,14.5 C17,16 16,17 14.5,17 L3.5,17 C2,17 1,16 1,14.5 L1,9 Z"><polyline points="1 9 7 14 15 4"></svg> </label> <span class="cc-category"> Fonctional </span> </label> </div>
Same for other checkbox (marketing, etc.), it might not be voluntary on your part but I just wanted to bring your attention to this. ??
Thanks for the time you’ll take to maybe look into it.
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘Accessibility errors’ is closed to new replies.