Hi there, I'm not able to pass values into - validate: {}. When I do, the script ignores any jquery-validate. I tested this on your jsfiddle, too. I had to resort to - $("form").validate({}) - instead.
Hi there,
I'm not able to pass values into - validate: {}.
When I do, the script ignores any jquery-validate.
I tested this on your jsfiddle, too.
I had to resort to - $("form").validate({}) - instead.