Kapitalisieren Sie alle Briefe jQuery

input {
  text-transform: uppercase;
}
Jolly Jackal