how to raise virtual keypad outside form?

# Jonathan Chetwynd (15 years ago)

how to raise virtual keypad outside form?

various touch-screen devices detect focus-in-form to raise a virtual
keypad,

however it would be useful for many web applications if there were a
script means to raise a virtual keypad.

How is this (to be) achieved?

Jonathan Chetwynd

# Jonas Sicking (15 years ago)

This is the entirely wrong list for this topic. es-discuss is for development of the ecmascript (javascript) language itself, not the various APIs that are exposed to it in various environments.

The device-api working group at W3C seems like a good place to bring this up:

lists.w3.org/Archives/Public/public-device-apis, www.w3.org/2009/dap

/ Jonas