Hey All,
I have the classic problem of have multiple submit buttons in a form and the enter key submitting the first one (which is never the one that's needed). Is there a way to use jQuery to force the proper reaction when enter is pressed.
Either no reaction or submitting the proper submit would be great!
Thanks,
questionable
I have the classic problem of have multiple submit buttons in a form and the enter key submitting the first one (which is never the one that's needed). Is there a way to use jQuery to force the proper reaction when enter is pressed.
Either no reaction or submitting the proper submit would be great!
Thanks,
questionable
Comment