Accessibility Issue – Missing ARIA Reference
-
Dear FancyBox Support Team,
I hope this message finds you well. I am reaching out to report an accessibility issue encountered while using FancyBox for WordPress. Below are the details of the problem:
The <div id=”fancybox-wrap” role=”dialog” aria-hidden=”true” aria-labelledby=”fancybox-title” tabindex=”-1″> element in the FancyBox overlay contains ARIA attributes (aria-labelledby), but the referenced target for the label does not exist.
This inconsistency can lead to accessibility barriers for users who rely on screen readers or other assistive technologies.
To address this issue effectively, I suggest ensuring that the element referenced in the aria-labelledby attribute value exists within the page and provides a proper label or description.Steps to reproduce the issue:
Trigger the FancyBox overlay.
Inspect the relevant HTML elements.
Note the absence of the referenced target for the ARIA label in the line of code mentioned above.The issue is flagged by https://wave.webaim.org/ on our website https://www.arbeitslosenselbsthilfe.org/
Looking forward for you kind reply,
Roman
The page I need help with: [log in to see the link]
- You must be logged in to reply to this topic.