capitalizar todas las cartas jQuery

input {
  text-transform: uppercase;
}
Jolly Jackal