I used stepy for our wizard. I want to validate each element inside each field.
If all values entered means it should go to other field. else it should alert and return false?
How to accomplish this?
I have two validation plugins to be integrated with stepy. [Jquery Validation plugin or Parsley JS]
Note: I have gone through the documentation. I cant find exact hack of implementing it.
I used stepy for our wizard. I want to validate each element inside each field.
If all values entered means it should go to other field. else it should alert and return false?
How to accomplish this?
I have two validation plugins to be integrated with stepy. [Jquery Validation plugin or Parsley JS]
Note: I have gone through the documentation. I cant find exact hack of implementing it.