I just wanna use a simple HTML Textbox <input type="text" /> as a Password Box (<input type="password" />) do.
Showing the * or black circles for every single character i type inside.
"Password" box is offering user to remember the value. I just don't want it. I mean, what i'm using is not the kind of passwords inside. Just a normal input values but need to hide everything input from seeing from surrounding. So, don't want to be asked by browser to remember the values inside
 
     
     
    