First text-field not selectable when reCaptcha is activated in form
-
Hello,
Something strange happens when i place [recaptcha] after the submit button in my form. On the actual page with the form on it i can’t select the first textfield (Name). When i remove [recaptcha] from the form the ‘Name’-field is selectable and i can put a name there.
Please can you fix this?
Thanks in advance,
JorgenMy form contains:
<p>[text* your-name placeholder “Name*”] </p>
<p>[email* your-email placeholder “E-mailadres*”] </p>
<p>[text your-number placeholder "Phonenumber"] </p>
<p>[text your-subject placeholder "Topic"] </p><p>[textarea your-message placeholder “Your message…”] </p>
<p>[submit “Send”] </p>
<p>[recaptcha]</p>
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘First text-field not selectable when reCaptcha is activated in form’ is closed to new replies.