andreww1011 / filter-multi-select

Multiple select dropdown with filter jQuery plugin.
Other
29 stars 15 forks source link

events optionselected and optiondeselected not fire #20

Open rajkhan91 opened 1 year ago

rajkhan91 commented 1 year ago

this events not fire $('#pets').on('optionselected', function(e) { ... });