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

Popular posts from this blog

java - How to specify maven bin in eclipse maven plugin? -

single sign on - Logging into Plone site with credentials passed through HTTP -

php - Why does AJAX not process login form? -