Is it possible to disable virtual keyboard in my application.I don't want it to appear when i focused in<div contantEditable='true'> <input> <textarea>.
I still need the cursor to be in these elements. I tried a lot of css+javascript hacks - no result. Only on emulator i can turn on "Host keyboard" and this helps.
Marco Buettner
Marco Buettner
2013年 09月 14日 13:39
What will you do on this element?
Andrew Gudz
Andrew GudzMarco Buettner
2013年 09月 16日 00:03
I have my own keyboard at the bottom and i need to insert inputted symbols right on cursor position.