|
|
Q1472 When submitting a form with multiple fields to a validation function, and if there's an invalid entry in one of the fields, how do you return focus to that field and reset only the value of that field, and not the rest of the form?
irt.org | Knowledge Base | JavaScript | Form | Q1472 [ previous next ] Q1472 When submitting a form with multiple fields to a validation function, and if there's an invalid entry in one of the fields, how do you return focus to that field and reset only the value of that field, and not the rest of the form?Try:
Feedback on 'Q1472 When submitting a form with multiple fields to a validation function, and if there's an invalid entry in one of the fields, how do you return focus to that field and reset only the value of that field, and not the rest of the form?' |
-- div -->
|