[jQuery] submitting a form by pressing enter

[jQuery] submitting a form by pressing enter


Hi,
I have a form, with id="myForm", with a number of text fields (input
with type="text"). How do I cause a form submission by pressing enter
in any of those form fields?
Thanks, - Dave