【发布时间】:2014-03-15 06:24:02
【问题描述】:
我在我的网站上使用了 recaptcha,但它突然停止工作,当我单击文本字段时,它会显示一条消息:太长:最多 '50' 个字符,我在 google 上没有找到此错误的引用.
类型错误:recaptcha/api/js/recaptcha_canary.js 第 142 行:a("recaptcha_response_field").setAttribute("placeholder",b))},_finish_widget:function(){var a=$.$,b=Z,c=b.theme;c in{blackglass:1,clean:1,custom:1,red:1,white:1}||(c="red");$.theme||($.theme=c);"custom"!=$.theme?$._init_builtin_theme():$._set_style("");c=document.createElement("span");c.id="recaptcha_challenge_field_holder";c.style.display="none";a("recaptcha_response_field").parentNode.insertBefore(c,a("recaptcha_response_field"));a("recaptcha_response_field").setAttribute("autocomplete","off");
【问题讨论】:
标签: javascript api google-chrome captcha recaptcha