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

does not works in IE8 with angular 1.2.28 #30

Open dimitriy-k opened 9 years ago

dimitriy-k commented 9 years ago

callback is never called, IE8 cannot find $window.recaptchaOnloadCallback function

dirty fix, add inline before no-captcha element or in the footer: screen shot 2015-07-23 at 17 04 17