Making multiple selector with bootstrap-select

I know, I know…. jQuery is an old technology, but hey it’s still in use. In one of a project that I’m working on (Yii + Oracle) we need a solution for selecting multiples values (on a selector, a drop down one) like this one:

So, the solution was to use the “bootstrap-select” lib. See this in action:

 

See the Pen bootstrap-select by Miguel (@miguelcarrrasco) on CodePen.