Hello,
I need help with building a virtual numeric keypad in HTML5 and JS
, for a mobile site, but the numeric field input
when clicked can not trigger the device's default keyboard, as if input
was not an editable field for the browser but only for the virtual keyboard.
Thank you in advance for your attention.