Okay, this is probably simple but my brain is too fried to figure it out. I've got my form and I'm using an image to submit the form using href="javascript:myform.submit();" onClick="return validateForm();"
How do I get the form to submit (and still run validateForm()) when the enter key is pressed now without having to put code in all the onKeyDown events for the form elements?
-Dustin
Rom 8:28
How do I get the form to submit (and still run validateForm()) when the enter key is pressed now without having to put code in all the onKeyDown events for the form elements?
-Dustin
Rom 8:28