How-to articles, tricks, and solutions about KEYBOAD
How to Detect Escape Key Press Using jQuery
Read this tutorial and learn the two methods of detecting an escape key press using jQuery. Read about keyup and keydown event handler and see examples.