formAutoAndControls.js is a jquery library
- function formAutomatisms() allows to automatically display or hide information according to what is typed in a form.
- function formControls(formId) checks required elements (with or without conditions) and modifies the variable window.isValid, according to the validity of the form (with id="formId")
Alert messages in English or French, easily add your own langage !
Debug mode is available to visualise the constrains associated to a form.