This really simple plugin provide "out of the box" Zend_Form-like errors, using a ul.errors element containing li with error messages. The first purpose of this plugin is to make easyer the use of Mootools Validator with a Zend_Form, without changing default decorators.
You can also use this plugin to simply display errors in ul-li, or every other tag you want.
Using this plugin is really easy, just like Form.Validator : new Form.Validator.List(formElement, options);
With default values, an error will be displayed like this :
A note on comments here: These comments are moderated. No comments will show up until they are approved. Comments that are not productive (i.e. inflammatory, rude, etc) will not be approved.
Found a bug in this plugin? Please report it this repository's Github Issues.
blog comments powered by Disqus