jquery-nice-select icon indicating copy to clipboard operation
jquery-nice-select copied to clipboard

with jQuery, how to detect nice select on focus event?

Open topex-psy opened this issue 7 years ago • 0 comments

how to detect nice select on focus event? I'm aware that if I try binding jQuery event like focus and focusin on <select> element itself, it won't work.

topex-psy avatar Dec 05 '17 02:12 topex-psy