multiselect
multiselect copied to clipboard
on change not working
i'm try to use
$(selector).on('change',function(){
console.log('Hello')
})
and it's not wortking
this comment is 2 years old but i made a PR with this fixed
https://github.com/miket-dev/multiselect/pull/24