A simple jQuery UI widget that takes a very simple form and some config options and wraps your form elements in all the right styles for jQuery UI and adds validation handlers and so forth automagically.
See the index.html
file for a simple example of how to use it.
- jQuery
- jQuery Validation, especially the stuff about validation rules.
- jQuery UI