Hello,
I´m creating a form that calls a div hidden.
But the problem is; I have to use type="Button"
JQuery only validates using type="Submit".
Is it possible validate with Button ?
Thanks