Accessibility Errors from jquery colorbox
-
Hello again – The map is working fine but jquery colorbox is causing accessibility problems. I am trying to make this website more Accessible (for special needs users) and the jquery colorbox code is throwing 3 errors by having 3 buttons with no label. I am using the WAVE Web Accessibility Evaluation Tool and it throws 3 fatal errors for these 3 blank buttons. Code here:
<button type=”button” id=”cboxPrevious”></button>
<button type=”button” id=”cboxNext”></button>
<button id=”cboxSlideshow”></button>Is the only way to fix this to remove the Interactive map in lightbox option? But I don’t really want to do that.
The page I need help with: [log in to see the link]
- The topic ‘Accessibility Errors from jquery colorbox’ is closed to new replies.