Hi! Nick Fitzsimons:
I would say that the main issue is that the Enter key is used to submit a form. When I fill in a form, I usually Tab from field to field and, when at the end, hit Enter to submit it. There's no way I would be pleased to find the expected behaviour was broken. The implication is that I would be expected to actually move my hands away from the keyboard to use the mouse to submit the form, which is downright annoying.
You could implement this so that when pressing the Enter key in the last form field, the focus moves to the submit button. But it won't work any good with multiple submit buttons, of course. And it's better not to change the Enter key behavoiur in the first place :-)
/AndersN ******************************************************************* List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm Help: [EMAIL PROTECTED] *******************************************************************
