jQuery keyup()The jQuery keyup() event occurs when a keyboard button is released after pressing. This method is executed or attach a function to run when a keyup() event occurs. Syntax: It triggers the keyup event for selected elements. It adds a function to the keyup event. Parameters of jQuery keyup() event
Example of jQuery keyup() eventLet's take an example to demonstrate jQuery keyup() event. Test it NowOutput: Write something:Note: If you write something in the above text box then the background color will be changed on keydown and keyup.
Next TopicjQuery mouseenter()
|
JavaTpoint offers too many high quality services. Mail us on h[email protected], to get more information about given services.
JavaTpoint offers college campus training on Core Java, Advance Java, .Net, Android, Hadoop, PHP, Web Technology and Python. Please mail your requirement at [email protected].
Duration: 1 week to 2 week