我在 joomla 2.5 中设置了如下的 recaptcha:
<!--In the form where recaptcha to show-->
<div id="dynamic_recaptcha_1"></div>
并启用了 recapthcaExtension > Plugin
并使用了 google 提供的密钥。
没关系,但问题是我在减小宽度时遇到了太多问题。
所以我想在谷歌提供的Iframe中使用recaptcha,但对我来说太难了,验证等等......
任何人都可以帮助我吗?
ps:我不是很懂php。我只是一个设计师。