Validation Reset element
Validation Reset element
Hi
How can i reset a specific Element after the validation failed to the original state.
$("#form").get(1).reset();
only resets the value but , not the error message.
Thanks
Torsten
Topic Participants
torstenzander