I'm having a problem with input type="password"
.
On Android the input password
always starts with the capital letter. How do I when I click on input
the first letter is already lowercase?
In IOS it works correctly. Here is the code I'm using:
<input type="password" name="senha" value="">