I\'m trying to implement key-press functionality which will remove a div when the user hits Esc. This works for Firefox & IE with the following code:
Esc
Try handling keydown instead.
keydown