| Author |
Problem with esc key
|
visu Nekk
Ranch Hand
Joined: Sep 06, 2005
Posts: 122
|
|
Hai, I have designed a form.After entering all the values in the form and if i click esc button the form is beingm reset.Can anyone help me out how to disable the esc key. Thanx in advance, Visu N.
|
 |
Eric Pascarello
author
Rancher
Joined: Nov 08, 2001
Posts: 15357
|
|
That is the default property of the escape key on a form. Some people know that and use it so you may be eliminating a feature for some users. You can try to capture the key and return false. This link should give you what you need. http://www10.brinkster.com/A1ien51/Scripts/KeyCode.htm Eric
|
 |
 |
|
|
subject: Problem with esc key
|
|
|