It would be more common to use onkeyup, but in either case you are going to get that whenever the user presses a key with the input element in focus, e.g. when trying to type a character in their password. So even thought it should work with or without...
↧