[jQuery] Place empty value in a field when an error message is encountered
Hi,
Can anyone help me please??
I had a form with file type input fields. I placed validations for
them like if file type is .jpg/.png/.gif ,accept otherwise don't
accept. The messages are displaying. I want the text to be emptied
when an error occurs.
Following is the code i