Recaptcha v2.0 not working in modal bootstrap window IE 11

90 views
Skip to first unread message

Martynas Suredzius

unread,
Oct 17, 2016, 3:07:59 AM10/17/16
to reCAPTCHA
Not working in browser "Internet explorer" 11.

Here is the demo: http://jsfiddle.net/emilhem/Lgovn28f/4/

Martynas Suredzius

unread,
Oct 17, 2016, 6:07:52 AM10/17/16
to reCAPTCHA
Problaly this was problem from bootstrap side. Something with focus not good.
Solution:

$.fn.modal.Constructor.prototype.enforceFocus = function () { };

We need just override
enforceFocus function.
Reply all
Reply to author
Forward
0 new messages