0
I’m having a problem with the input type="password"
.
On Android the input password
is always starting with the uppercase letter. How do I click on input
the first letter already appears lowercase?
In IOS it works correctly. Follow the code I am using:
<input type="password" name="senha" value="">