Re: [css-d] form unexpectedly submits on Enter

2005-11-23 Thread David Dorward
On 22/11/05, David Feldman <[EMAIL PROTECTED]> wrote: > Typically, a form won't submit when you press the Enter key in a text > field unless it has a or type="submit">. Not so. http://ppewww.ph.gla.ac.uk/~flavell/www/formquestion.html Why don't you have a submit button though? How is the user s

[css-d] form unexpectedly submits on Enter

2005-11-22 Thread David Feldman
Typically, a form won't submit when you press the Enter key in a text field unless it has a or . I have a form that is submitting anyway, and it shouldn't. I have looked long and hard at it and can't see any difference between it and a similar form that doesn't exhibit the behavior. Any id