Clark C . Evans <cce@clarkevans.com> wrote: > How do I specify that a particular button is > the default submit button? You can't, because HTML has no concept of a 'default submit button'. This is specifically an Internet Explorer problem. To get around the problem you could use hidden or dummy submit/image form controls to 'swallow' the enter-submission (which could then be routed to a different button using JavaScript). For more about this irritating issue, see http://ppewww.ph.gla.ac.uk/~flavell/www/formquestion.html . -- Andrew Clover Technical Consultant 1VALUE.com AGReceived on Monday, 10 September 2001 06:23:11 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 6 April 2009 12:59:14 GMT