ubuntu-phone team mailing list archive
-
ubuntu-phone team
-
Mailing list archive
-
Message #07191
Re: Triggering on-screen keyboard with HTML5 SDK
Le 22/03/2014 00:16, Robert Schroll a écrit :
Hi all,
I'm working on a crossword client using the HTML5 SDK. Obviously,
being able to enter letters is important, so the on-screen keyboard
should be visible whenever the user is working on a puzzle. But I
can't figure out how to trigger it to show up. Is there some
Javascript to call or something in Cordova?
Hi Robert,
Alexandre has a branch up to surface extra platform APIs, with a
function for that. It is part of the general set of Application APIs.
For now you are forced to use daker's trick (nice one btw ;)
David
References