Hi there,
I have a form on a website that uses a button (input="button") and some javascript to trigger a form submit after first using some ajax code.
What can I do if I want the form to be submitted when someone presses the return key? and have it work in most browsers?
Thanks,
Ant
Start Free Trial