select2 border color not changing to red using parsley.js

Viewed 21

I am using select2.min.js and select2.min.css to make selectbox as searchable. I am uing parsley validation for the fields. After changing my selectbox to select2, it stops showing red border on validation error. The screenshot is attached. "The field is 'Branch'". Why its not showing red border for 'select2'? enter image description here

0 Answers
Related