You only need to enable inputmode via a flag on Firefox for Android. To do this enter about:config in the URL bar to see the advanced settings there. Search form 'inputmode' then toggle on the dom. inputmode option and then Firefox for Android will support inputmode just like Chrome for Android does!
Also asked, how do you make input field type both numeric and password?
To display a numeric keyboard, set the value of the pattern attribute to "[0-9]" or "d". this solution works on the iphone. This is kind of a hack. Once you have the number pad in the next 500 miliseconds you change the attribut to password and that tricks the phone.
One may also ask, what is the input mode?
The input mode may be a keyboard configuration, an input method editor (also called front end processor) or any other setting affecting input on the device(s) used. Using inputmode , the author can give hints to the agent that make form input easier for the user.
How do you make an input type number only?
By default, HTML 5 input field has attribute type=”number” that is used to get input in numeric format. Now forcing input field type=”text” to accept numeric values only by using Javascript or jQuery. You can also set type=”tel” attribute in the iput field that will popup numeric keyboard on mobile devices.
How do I get the numeric keyboard on my iPhone?
If a keyboard isn't already visible, tap the Show Keyboard button , then tap the Formula Keyboard button to begin editing a formula. To quickly enter a number or symbol on an iPad,* drag down on a key and then lift your finger, or switch to the numeric keyboard on iPhone.