I am try to open the number pad in mobile browser for <input type="password" />
but i am not able to do this
when I set <input type="number" />
in my HTML page the mobile browser open the number pad for this field when the viewer click on this field
How i can force the mobile browser to to open number pad for input type of <input type="password" />