E-mail List Archives
Chrome's WAVE extension complaining about Google reCapcha v2
From: Haim Roman
Date: Oct 16, 2018 4:11AM
- Next message: Mohith BP: "Re: Make screen readers announce the position of item in list"
- Previous message: Ajay Sharma: "Make screen readers announce the position of item in list"
- Next message in Thread: Birkir R. Gunnarsson: "Re: Chrome's WAVE extension complaining about Google reCapcha v2"
- Previous message in Thread: None
- View all messages in this Thread
Wave flags the following errors/warning about the reCaptcha in our site:
- No LABEL tag.
- There is an inline frame (iframe).
Should I ignore it? Use a different captcha? Something else?
I searched the web, but I'd like info that I know is up-to-date.
In case it matters, here's how it's included in our HTML. First, within
the HEAD block, we have:
<script src='https://www.google.com/recaptcha/api.js?hl=en'></script>
Then, in a FORM block in our BODY block, we have the following (I obscured
our site key):
<div class="g-recaptcha" data-sitekey="KKKK"></div>
Thanks
Howard (Haim) Roman -- <EMAIL REMOVED> -- 052-8-592-599 -- ×××× ×¨×××
LinkedIn: https://www.linkedin.com/in/haimroman
- Next message: Mohith BP: "Re: Make screen readers announce the position of item in list"
- Previous message: Ajay Sharma: "Make screen readers announce the position of item in list"
- Next message in Thread: Birkir R. Gunnarsson: "Re: Chrome's WAVE extension complaining about Google reCapcha v2"
- Previous message in Thread: None
- View all messages in this Thread