d_i_r_t_y has asked for the wisdom of the Perl Monks concerning the following question:
is it just my stupidity, or is it that the regular old html form element <input type="text"> almost always submits the form when the <return> key is pressed?
i was always under the impression that (at least in netscape), the focus would merely shift to the next form element on the page, rather than actually submitting the form. The pages in question are 'straight' html, using a plain old stylesheet and some javascript rollovers, but no other wacky .js code. This behaviour occurs on both linux netscape 4.75 and KDE2.1 konqueror (which is a tres excellent browser IMHO...).
Could someone please explain this behaviour, and/or describe how i might turn it off?
thanks, d_i_r_t_y
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: can anyone explain this codeinput type=
by dws (Chancellor) on Apr 18, 2001 at 04:08 UTC | |
|
Re: can anyone explain this codeinput type=
by Eureka_sg (Monk) on Apr 18, 2001 at 05:43 UTC | |
by cLive ;-) (Prior) on Apr 18, 2001 at 07:34 UTC | |
by Eureka_sg (Monk) on Apr 18, 2001 at 08:37 UTC | |
|
Re: can anyone explain this codeinput type=
by Masem (Monsignor) on Apr 18, 2001 at 03:55 UTC |