Hai guys,
I have implemented the code to handle esc key in my web page.But I am getting one problem.When i press one time the esc key it was working as expected.But if i press two times esc key it is throwing me out of application.Can any one help me in this regard.
Thanks and regards.
Balaji Komera
-
Handling Esc key in web pages (3 messages)
- Posted by: Balaji Komera
- Posted on: August 09 2004 00:38 EDT
Threaded Messages (3)
- jsut test by Balaji Komera on August 09 2004 05:11 EDT
- Handling Esc key in web pages by sridhar r on August 09 2004 22:46 EDT
- Handling ESc key by Balaji Komera on August 10 2004 00:27 EDT
-
jsut test[ Go to top ]
- Posted by: Balaji Komera
- Posted on: August 09 2004 05:11 EDT
- in response to Balaji Komera
bakaka -
Handling Esc key in web pages[ Go to top ]
- Posted by: sridhar r
- Posted on: August 09 2004 22:46 EDT
- in response to Balaji Komera
Hey Balaji..
Let me know if you are trying to handle escape on form or on form fields...
hitback
Sridhar -
Handling ESc key[ Go to top ]
- Posted by: Balaji Komera
- Posted on: August 10 2004 00:27 EDT
- in response to sridhar r
Hi sridhar,
I am hadndling esc key function on form.If i press one time it was going to another jsp,where i mentioned the URL of that jsp.But if i press two times it was going to specified jsp,but the links are not working.
please suggest me,Thanks for ur help
regards
Balaji Komera