You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hmm, I guess it seems to be a change made in jQuery 1.7+ that they don't plan on changing back. In older versions of jQuery, they hid errors that occurred with trying to focus on hidden form elements, but now they just let it through...
So, while I try to figure out how to fix this problem, you can use an older version of jQuery (v1.6.4).
Even the official demos http://mottie.github.com/Keyboard/ don't work under IE8.
The text was updated successfully, but these errors were encountered: