1.8.1
版本发布时间: 2013-08-23 10:41:16
jquery-validation/jquery-validation最新发布版本:1.21.0(2024-07-17 17:47:06)
- Added Thai (TH) localization, fixes #85
- Added Vietnamese (VI) localization, thanks Ngoc
- Fixed issue #78. Error/Valid styling applies to all radio buttons of same group for required validation.
- Don't use form.elements as that isn't supported in jQuery 1.6 anymore. Its buggy as hell anyway (IE6-8: form.elements === form).