Multi form validation through parsley.js -


i facing in asp.net while implementing parsley.js. having master page in there form tag pass data-parsley-validate. in slave page there 3 forms in 2 optional user fill . when applied validation , user clicks on submit button . parsley validation occurs on 3 forms . want occur on single form. asp.net support 1 form tag form . how can apply validation on 3 blocks individually.


Comments

Popular posts from this blog

c++ - Delete matches in OpenCV (Keypoints and descriptors) -

java - Could not locate OpenAL library -

sorting - opencl Bitonic sort with 64 bits keys -