How can I load a reCaptcha form using jQuery/AJAX while leaving the reCaptcha scripts in place?

前端 未结 3 799
孤独总比滥情好
孤独总比滥情好 2020-12-18 18:09

I load my contact form into my page with JQuery/AJAX.

The contact form contains the reCaptcha scripts.

Unfortunately, JQuery removes the script tags before i

3条回答
  •  -上瘾入骨i
    2020-12-18 18:31

    My approach is a bit different:

    
    

提交回复
热议问题