Name

HTMLElement.onkeyup: event handler invoked when the user releases a key — DOM Level 0

Synopsis

Function onkeyup

Description

The onkeyup property of an HTMLElement object specifies an event-handler function that is invoked when the user releases a key while the element has the keyboard focus.

See Also

HTMLElement.onkeydown; Chapter 17

Get JavaScript: The Definitive Guide, 5th Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.