Keyboard is appearing on tapping on input box

Keyboard is appearing on tapping on input box

BY 27 Nov 2013 Web Application Development

Hey!

When i tap/click on the input field on the emulator the keyboard doesn’t appear. i tried to enable the keyboard from the advance settings of emulator. but it doesn’t show or do anything even when i press keys of my keyboard. 

this is the simple input field.

<input id=”textbox_temp1″ placeholder=”Enter value here…” onchange=”converttemp()” type=”number”/>

I am using windows 8 and SDK 2.2.1

 

Thanks.

Written by