1

Possible Duplicate:
Password masking in password field using jquery

Hey all i have been trying to find some code that mimics the Android password box (the way it shows you one letter before you proceed to the next letter which in turn blocks the previous letter from being seen).

Does anyone know of code in Jquery for this? Or even know what this would be called?

Thanks!

android password

Community
  • 1
  • 1
StealthRT
  • 10,108
  • 40
  • 183
  • 342

1 Answers1

0

I think that behavior depends on the operating system of the mobile, or at least on the mobile's browser.
Found a similar question with a jQuery code, I hope is what you're looking for: Password masking in password field using jquery

Community
  • 1
  • 1
azeós
  • 4,853
  • 4
  • 21
  • 40