Accessibility Compliance
-
I’m trying to make the form pass WCAG Level A compliance for Accessibility.
The form fields don’t have corresponding labels, I’m not sure where I can add the label tag that corresponds to the input it’s associated with.I’m also curios to as where or how to add a fieldset for groups of radio button.
One last item is that the radio buttons themselves that are generated are wrapped in a label tag. Where or what file is that happening? I want to restructure how that code is output so that the radio button is wrapped in a div and has it’s corresponding label for Accessibility compliance.
Any help or guidance would be appreciated.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Accessibility Compliance’ is closed to new replies.