CodeDistillery / angular-no-captcha

Angular.JS wrapper for Google's No CAPTCHA reCAPTCHA
http://codedistillery.github.io/angular-no-captcha/
MIT License
42 stars 21 forks source link

How to hide the textbox with the captcha response? #31

Open jbjornson opened 9 years ago

jbjornson commented 9 years ago

It isn't clear from the documentation how to suppress the display of the textarea that shows the captcha response code.

jbjornson commented 9 years ago

It looks like we had some css that was making the textarea visible. Regardless, it seems like there should be an option to prevent the textarea from being created at all.