Doesn't work on chrome for android in Kitkat #81
Mobile Chrome browser and other browsers based on mobile Chrome don't recognize keypress event, so you need to put new 'input' event listener that will listen to keys pressed inside function Formatter(el, opts) put following code:
|
@damirsel doesn't work for me. With this code I'm unable to type on mobile completely. |
Fix doesn't work for me either. |
@damirsel thanks .. it works very well for me.. (with some improvements, because the var names are different) |
No description provided.