jquery-steps
jquery-steps copied to clipboard
When using form.validate() can skip validation on steps
Hi,
As an example when a user is on step 1 if they try to select step 2 without completing required fields on step 1 they simply can not proceed, however, if you complete the fields in step 1 you can then click any of steps i.e step 4 for example and bypass validation.
Is this a bug? Does anyone have any experience with this?