Skip to content Skip to sidebar Skip to footer
Showing posts with the label Parsley.js

Change The Position Of Parsley-errors-list In Parsleyjs

I am using parsleyjs.org to validate my forms. The plugin creates a ui.parsley-errors-list when a… Read more Change The Position Of Parsley-errors-list In Parsleyjs

Parsley.js - Get An Error List Using Callback

In my project I don't want to display HTML errors, but throw an alert() with list of errors on … Read more Parsley.js - Get An Error List Using Callback

Display Loading Gif After Parsley.js Validates Form

Have a an upload form with some required fields which uses parsley.js to validate. I want to displa… Read more Display Loading Gif After Parsley.js Validates Form

Preventing Form Submission After Validation By Parsley.js

I have used parsley.js many times and have literally copied the code from my last use of parsley. H… Read more Preventing Form Submission After Validation By Parsley.js

Validate Chosen Multi Selection With Parsley.js

I managed to get parsleyjs.org validate a 'required' Chosen dropdown but I can't seem t… Read more Validate Chosen Multi Selection With Parsley.js

Parsley.js Date Validation In V2.x

Is it possible to use the date validation in Parsley v2.X as in the previous version? Example (v1.x… Read more Parsley.js Date Validation In V2.x

Parsley.js Date Validation In V2.x

Is it possible to use the date validation in Parsley v2.X as in the previous version? Example (v1.x… Read more Parsley.js Date Validation In V2.x