Kapitalizuj wszystkie litery jQuery

input {
  text-transform: uppercase;
}
Jolly Jackal