capitalize all letters jquery

JavaScript
input {
  text-transform: uppercase;
}
Source

Also in JavaScript: