hernansartorio / jquery-nice-select

A lightweight jQuery plugin that replaces native select elements with customizable dropdowns.
http://jqueryniceselect.hernansartorio.com
961 stars 285 forks source link

Handle optgroup and its attributes label and disabled #85

Open amine01993 opened 5 years ago

amine01993 commented 5 years ago

I made some changes to 'jquery.nice-select.js' and 'jquery.nice-select.scss' files so the library wouldn't ignore the tag '' if it exists.