android - How do you turn off auto-capitalisation in HTML form fields for mobile browsers? -
while searching solution, have found question auto-capitalisation on ios. have chosen solution:
autocapitalize="off"
however on phone (android firefox 29.0.1) not work @ all. when enter field, shift key pressed , have un-press it.
so what's (or are) solution(s) major browsers , systems?
Comments
Post a Comment