The onkeyup event occurs when a keyboard key is released. Syntax
onkeyup="SomeJavaScriptCode" Parameter Description SomeJavaScriptCode Required. Specifies the JavaScript to be executed when this event occurs. HTML tags that support this event: , , , , , , < ;big>,