On my site designed for mobile devices I have an input field that is used for PIN numbers. I want the text to be hidden as it is entered and I want the number pad to pop up
or you could create your own keyboard with javascript and CSS, and when the user type a number, bisplay * and store the value in a javascript variable.
Just lik I did and it makes user login very smooth and easy... Mobile first