0
Good people, I am making a form and I am using firebase to store the bank, but firebase does not accept correctly the function "Submit" of the forms, I am using the validate() of jquery, only that they are driving messages as in the example.
would like to know how to remove these messages and count the amount of inputs that are not correct. I checked this site https://jqueryvalidation.org/validate/ , but I could not.