Y
Hacker News
new
|
ask
|
show
|
jobs
by
TwoBit
3803 days ago
How would it know it's a password field and not just some text input box that uses * characters?
1 comments
joshschreuder
3803 days ago
<input type="password" /> I assume
link