On a form (onSubmit="return valform(this)"), I have a input type="submit" button to go "Back" and images with links for "Continue" and "Cancel". Back is not an image because I was having issues it always wanting to "Continue".
Pressing "Enter" in the middle of the form, fires the "Back" action as per the type="submit". However, I would really like it to fire the "Continue" action.
Thank you for your assistance,
Mickey
Pressing "Enter" in the middle of the form, fires the "Back" action as per the type="submit". However, I would really like it to fire the "Continue" action.
Thank you for your assistance,
Mickey