Error Aria Labels
-
Hello,
I am doing some accessibility stuff for a project and they’ve picked up an issue which I can’t seem to resolve.
When an input has an error it spits out the following:
<span class="wpcf7-not-valid-tip" aria-hidden="true">You must enter a valid email address to proceed.</span>
The aria-hidden should now technically be false, is there a way I can update this? I have tapped into the wpcf7invalid event listener and changed it but wondered if there was a reason I had to do this.
Cheers
David
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Error Aria Labels’ is closed to new replies.