jquery validation trigger
I have the problem that jquery validation is triggered when just emptying an input box after deleting its content...
Is the above "natural" for the plugin?
The problem is that I cannot identify under which conditions this happens.
Am I correct to assume that the validation ought to trigger only on clicking the submit button?
Something I 've noticed...validation is triggered when emptying the input box when the submit button has been clicked.....
You can see that in this example
here