Changeset 4088 for trunk/plugins/validate/changelog.txt
- Timestamp:
- 12/08/07 22:54:06 (1 year ago)
- Files:
-
- 1 modified
-
trunk/plugins/validate/changelog.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/plugins/validate/changelog.txt
r4040 r4088 10 10 * Added highlight and unhighlight options, by default toggles errorClass on element, allows custom highlighting 11 11 * Added valid() plugin method for easy programmatic checking of forms and fields without the need to use the validator API 12 * Replaced regex for URL method, thanks to the contribution by Scott Gonzale s, see http://www.scottsplayground.com/temp/iri/common.htm12 * Replaced regex for URL method, thanks to the contribution by Scott Gonzalez, see http://projects.scottsplayground.com/iri/ 13 13 * Fixed error container to hide when all elements are valid, not only on form submit 14 14 * Fixed String.format to jQuery.format (moving into jQuery namespace)
