0
After searching some websites, I found a CNPJ validation code in jquery, I would like to make this function active when clicking the email field, if the cnpj field is not filled or the invalid value, I want it to display a alert
.
My HTML with the input
CNPJ and Email and also with the script
are at this link.
Can anyone help me? I have no knowledge in Jquery.