How to prevent Parsley v2.0.0-rc2 from validating disabled fields? In previous version disabled fields were ignored by default.
You can avoid parsley validation by typing this in the form element:
data-parsley-excluded="[disabled=disabled]"
You can set any type of jquery selector to exclude from validation.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With