What happens if I have duplicate ID attributes on my page?
Question
Answer
When duplicate IDs are present, they cause issues for assistive technologies users when trying to interact with content. These issues can impact the user experience and hinder effective interaction with web pages or applications. Some of the problems related to duplicate ID attributes are the following:
- ARIA attribute issues
- Form Accessibility
- Scripting Issues
If duplicate IDs are discovered, ensure all ID attributes are unique.
Check out the Guided Manual WCAG Audit Tool from Accessible Web to better identify instances of duplicate IDs.
Free Tools to Continue Learning
Accessible Web RAMP
Monitor your website and manage your progress towards WCAG conformance.
Accessible Web Academy
Career specific courses to help power up your accessibility knowledge.