• I am running an ADA accessibility scanning tool called WAVE Web Accessibility Evaluation Tool at https://wave.webaim.org. It has flagged the text area with the following code, saying that “A form control does not have a corresponding label.” Would it be possible for you to add one? Thank you ahead of time!!!

    Maybe this would be a good solution: <textarea aria-hidden="true" aria-label="recaptcha response" id="g-recaptcha-response-100000"> Thank you again!!

    <textarea id="g-recaptcha-response-100000" name="g-recaptcha-response" class="g-recaptcha-response" style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;">

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi @clare12345 Hope you are ding well! Have you found a cookie bar plugin which is ADA-compliant? Thanks and have a nice day!

    I have the same problem. Using “Accessibility insights for Web” shows up missing link attributes

    Accessible name: OK I accept cookies & privacy policy
    Accessible description: (no value)
    URL: #

    Accessible name: Privacy policy
    Accessible description: (no value)
    URL: http://website.com/cookie-privacy-gdpr-policy/

    Accessible name: OK I accept cookies & privacy policy
    Accessible description: (no value)
    URL: javascript:void(0);

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Accessibility screen reader needs label on text area’ is closed to new replies.