Tag Archives: aria

Fix Google reCaptcha’s “Missing form label” Accessibility Error

Chances are screen readers overlook Google’s faux pas when it comes to not providing labels for thier hidden g-recaptcha-response TEXTAREA, but we would prefer not seeing such errors during accessibility evaluations.

Here is a simple script to handle the problem gracefully.

Continue reading