![Keyup Event](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgYS_Z5bfew8E6SoXYQswdRvWTMCp80WuBfODHv2NaotxqqZIdgmOUP2J4oYbL9rI7xAGnwleaUSw63qNl22eAJtZIaG97Up2nIaFDU3a2IuqAPaGBdMu3_25Y0D97flq0Sln230ic5IX1q/s1600/KeyUp.png)
Keyup keyboard event when the user presses the key at the time of the key at the time of the key is coming upward time this event will fire.
Example:
<nput type=”text” onkeyup=”anyFunction()”>
<script>function keydown(){alert("Keys is press down");}</scrip>