Submit button and Enter button
All of my forms have a submit button to process the page. However, a user filled out the form and hit the enter key on the keyboard instead of the submit button on the form,and nothing happened.
Needless to say, he complained,and now the boss said that all enter buttons on the keyboard should function the same as the submit button on the page.
I dont think I have ever done this before. Does this require javascript code to make both function the same, or is there anohter method ?
