Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 619 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 619 Bytes

aec-jquery-cpf

jQuery plugin to check if brazilian CPF field is valid

Dependencies

Usage

  1. Set a variable called invalidText before script call within the invalid text that you want to show when the CPF is invalid
  2. Add aec-cpf-field, aec-cpf-btn and aec-cpf-form classes to the HTML elements of the CPF field, form submit button and form, respectively.

(Check the example folder)

License

See LICENSE