I had shown a Panel Pop up windows using Ajax and what i have to do is i want to close the window when user press the Esc key.
IS this is possible? Please help me if any one know about this or previously done this.
Thanks
Here is the link through which you can easily close the window from eascape button press:
http://www.codeproject.com/KB/scripting/Javascript_for_modalpopup.aspx
hope this help.