Guest_imported
New member
- Jan 1, 1970
- 0
When an input field fails edit, I would like to focus on the field (invoke Javascript focus() method). I would like to do this with the ONERROR attribute, but also make the code flexible so that the field name in question is passed to a single function that causes the focus for any field.
Can this be done?
Thanks.
Can this be done?
Thanks.