Virtual Keypad launch

Virtual Keypad launch

BY 24 Jan 2015 Web Application Development

Hello ,

I am new to this tizen app devolopment

 

Can anybody tell me how to launch a keypad while moving from one text field to other

Currently i am using document.getElementById(inputfield.id).focus();  It launches the default keypad. and doesnot launch key pad which i expected to

The field type was set to Number so i expect platform to to show the number keypad.

Is there any way to launch number keypad after focus() 

 

Regards

Naveen

Written by