Will the Enter key work?

Question: Will my form be submitted when the user presses the Enter key?

Answer: In most browsers, pressing the Enter key will submit your form if the form has only one text input field. (The form may also have other input elements, such as checkboxes, select boxes, radio buttons, password, hidden elements etc.)

Copyright © 1999-2011, JavaScripter.net.