Disable the Enter Button on Form Javascript
Javascripts > Javascript Forms > Disable the Enter Button on Form
Script Title: Disable the Enter Button on Form
Description: This script disable the [Enter] key when pressed inside chosen fields of your choice. Try filling out the text fields below and pressing [Enter]. Notice how instead of submitting the form, the cursor is instead advanced to the next field.
Example: Available
Copy the following code into your <HEAD></HEAD> tags.
Copy the following code between the <BODY></BODY> tags of your html page.