andreww1011 / filter-multi-select

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

I can't get all the selected items. #22

Closed smartlegionlab closed 1 year ago

smartlegionlab commented 1 year ago

Good afternoon. I can't get all the selected items. Please tell me how to do it?

$('#id_item').on('optionselected', function (e){ // here })