vkurlyan
Results
2
comments of
vkurlyan
Maybe it would be better to have argument 'destroyKeyboardFn' in the close event, so developers will not depend on internal implementation: ``` close: function(keyboard, $keyboardElm, destroyKeyboardFn) { keyboardElm.hide('bounce', function() {...
+1. It's because 't' has code 116 and it's accepted like 'F5' key pressed. This code is on 261 line