view source
Using Bootstrap-select (selectpicker) and jQuery Validate
At work we build most websites using Bootstrap as the base for the responsive grid, Bootstrap-select to style HTML <select>‘s and jQuery Validate for form validation. Turns out, the three of these don’t necessarily play well together out of the box.