How to do password masking as in Android mobile like when we type in a key it shows a key for few seconds and change it to “*”.
I tried the plugin mentioned in Password masking as in mobiles using js it is not optimal. And the jsfiddle http://jsfiddle.net/medopal/X37Wz/ not able to handle backspace and delete. Could you please suggest any other methods to do this? Only using jquery and not to use plugins.
How to do password masking as in Android mobile like when we type in
Share
here i have done complete solution bin for above query. please check demo link as given below:
Demo: http://codebins.com/bin/4ldqp8u
HTML:
JQuery:
Demo: http://codebins.com/bin/4ldqp8u