2
I’m using the reCAPTCHA with AJAX.
When the page is loaded the validation of the reCAPTCHA works normally, but when the form error and the page was not loaded the reCAPTCHA returns an error and the session expires.
How to do the reCAPTCHA work with AJAX without Reload?
When possible, mark the answer as accepted by clicking on the mark below the score.
– stderr