|
|
Q1425 Does the window.event.keyCode and the e.which not give 13 in both browsers when the enter key is pressed in a form field?
irt.org | Knowledge Base | JavaScript | Event | Q1425 [ previous next ] Q1425 Does the window.event.keyCode and the e.which not give 13 in both browsers when the enter key is pressed in a form field?For some reason I thought this didn't work in Netscape - and it doesn't on Linux with text form fields, but it does on Linux with a textarea:
Ed Eddington writes: My problem was a related issue: How to overcome key event unreliability for form fields inside tables with Netscape Navigator 4? http://www.faqts.com/knowledge-base/view.phtml/aid/5491/fid/145/lang/en Feedback on 'Q1425 Does the window.event.keyCode and the e.which not give 13 in both browsers when the enter key is pressed in a form field?' |
-- div -->
|