Pages - Menu

17 February, 2013

Parsley.js 1.1.10


Developer:

Website:

License / Price:

Platforms:

Databases:

Language:

Last Updated:

Category:
Guillaume Potier | More scripts
parsleyjs.org
MIT License 

Windows / Linux / Mac OS / BSD / Solaris
N/A
JavaScript
February 17th, 2013, 20:50 GMT [view history]
C: \ Form Processors

Parsley.js uses an unique approach to form data validation, relying on CSS classes and IDs, instead of JavaScript rules.

The plugin scans the form field for preset class and ID names, which it uses to apply a data check and see if the user's entered data is compliant to the respective rule.

All the validation rules are included with Parsle's core code, so the developer only needs to include jQuery, Parsley.js and add the class and ID names to the form HTML structure.

In the end, not even one single line of JavaScript code will be written by the developer, making Parsley.js unique than all of the other form processing scripts around.

To cover a lot of ground, a huge set of validation rules is included by default with Parsely.

This means the developer won't need to add his own, most of the rules covering all the basic form checks.

Just make sure to read the documentation before starting with the plugin.

Requirements:

· JavaScript enabled on client side
· jQuery 1.8 or higher
· Bootstrap (for the demo and documentation)

What's New in This Release: [ read full changelog ]

· Added addItem and removeItem functions to validate dynamically created fields.
· Added addConstraint, updateConstraint and removeConstraint API to dynamically update fields constraints.
· .delete() method removes now all parsley related classes.
· Added validateIfUnchanged option to force fields validation even if value is unchanged since last validation.


Download button
Via: Parsley.js 1.1.10

No comments:

Post a Comment