Pomoc pśepytaś

Glědajśo se wobšudy pomocy. Njenapominajomy was nigda, telefonowy numer zawołaś, SMS pósłaś abo wósobinske informacije pśeraźiś. Pšosym dajśo suspektnu aktiwitu z pomocu nastajenja „Znjewužywanje k wěsći daś“ k wěsći.

Dalšne informacije

Disable capitalisation on a form field

  • 1 wótegrono
  • 4 maju toś ten problem
  • 3 naglědy
  • Slědne wótegrono wót Kevin

more options

Firefox for mobile often automatically triggers shift when I focus a form field. Can I design my forms (as a webmaster) so that the first letter will not be capitalised automatically?

Can I do something about it as an user?

Firefox for mobile often automatically triggers shift when I focus a form field. Can I design my forms (as a webmaster) so that the first letter will not be capitalised automatically? Can I do something about it as an user?

Wšykne wótegrona (1)

more options

As a webmaster you can use the inputmode attribute. https://developer.mozilla.org/en-US/docs/Web/HTML/Element/Input#attr-inputmode

As a user it would be hard to remove, a bookmarklet or userscript that removed the inputmode attribute would be one way to avoid the web designer's intent.