|
|
Q619 If a form has two submit buttons with the same name and different values, how can an onSubmit handler tell which button submitted the form?
irt.org | Knowledge Base | JavaScript | Form 7.2 | Q619 [ previous next ] Q619 If a form has two submit buttons with the same name and different values, how can an onSubmit handler tell which button submitted the form?By using the onClick event handler:
Feedback on 'Q619 If a form has two submit buttons with the same name and different values, how can an onSubmit handler tell which button submitted the form?' |
-- div -->
|