Changeset 5563 for trunk/plugins/validate/todo
- Timestamp:
- 05/12/08 11:14:14 (8 months ago)
- Files:
-
- 1 modified
-
trunk/plugins/validate/todo (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/plugins/validate/todo
r5247 r5563 2 2 --- 3 3 4 re-write custom selectors as functions 4 - checkout datejs.com for a proper date implementation -> complete but very heavy parser, currently overkill 5 5 6 - figure out how to deal with array like structures7 - http://www.janepatrick.co.uk/admin/test/associative.php8 - http://www.janepatrick.co.uk/admin/test/associative-select.php9 - checkout datejs.com for a proper date implementation10 6 - provide method to validate form/field without UI side-effects 11 7 jQuery.fn.validForm = function() {
