Rxyz
08-08-2006, 02:19 PM
Have a jsp which has couple of input boxes in it.
Have couple submit buttons too in it.
When the focus is on a input box the first submit button also has focus and when the clicked enter from input box it is submitting the form i.e the first submit button is getting executed.
is this default behaviour? is it possible to make not to submit on enter? if so how?
where can find more info the same? Thanks.
Have couple submit buttons too in it.
When the focus is on a input box the first submit button also has focus and when the clicked enter from input box it is submitting the form i.e the first submit button is getting executed.
is this default behaviour? is it possible to make not to submit on enter? if so how?
where can find more info the same? Thanks.