You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bugfix to validate-reqchk-byname - not hiding error messages properly when one checkbox is unchecked, producing an eror underneath it, then another checkbox is checked, and the previous error doesn't go away.
example: http://jsfiddle.net/aUFe4/1/
Update Form.Validator.Extras.js
Bugfix to validate-reqchk-byname - not hiding error messages properly when one checkbox is unchecked, producing an eror underneath it, then another checkbox is checked, and the previous error doesn't go away.
example: http://jsfiddle.net/aUFe4/1/
Added feature validate-enforce-onselect-value
validate-enforce-onselect-value - enables the user to specify when a select value is selected, to enforce / ignore fields
remove some unessential code + tab indent cleanup
remove some unessential code + tab indent cleanup
0 commit comments