New reCaptcha with jQuery Validation Plugin

前端 未结 4 782
情歌与酒
情歌与酒 2020-12-12 13:04

I searched and can\'t figure out how to validate the new reCaptcha, before form submit, along with the validate function of jQuery validation Plugin.

My intent:

4条回答
  •  庸人自扰
    2020-12-12 13:51

    I struggled with this one today and ended up going with:

    Which just feels like the simplest way to do it. Someone is bound to complain about putting js inline like that but I'm ok with it.

提交回复
热议问题