ehynds / jquery-ui-multiselect-widget

jQuery UI MultiSelect widget
GNU General Public License v2.0
1.37k stars 693 forks source link

Validate Error message not getting removed #250

Closed vivekmyself closed 5 years ago

vivekmyself commented 12 years ago

I tried to validate the your jQuery multiselect plugin using jquery.validate.js . Its working properly for validation, but its not removing the error message.

For example if it a required field. Without selecting any option when I tried to submit, it shows the error message 'This is required'.

The problem is when I select any options from the multiselect, the error message is not removed. Still its shows the error message. I tried using without the Jquery plugin its working properly.

How can I remove the error message in the above scenario.

Thank you

Vivek

jvosloo commented 12 years ago

Same here

ndwhelan commented 12 years ago

I believe this is occurring because this plug-in makes the