We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7cf368a commit 8416d30Copy full SHA for 8416d30
changelog.txt
@@ -2,6 +2,8 @@
2
---
3
* Added Thai (TH) localization, fixes #85
4
* Added Vietnamese (VI) localization, thanks Ngoc
5
+* Fixed issue #78. Error/Valid styling applies to all radio buttons of same group for required validation.
6
+* 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).
7
8
1.8.0
9
0 commit comments