axel-zarate / js-custom-select

Custom auto-complete select box for AngularJS and Bootstrap
MIT License
68 stars 59 forks source link

currentTarget data #49

Closed jjravleuven closed 7 years ago

jjravleuven commented 7 years ago

I love your custom-select, but I'm trying to capture the target element itself. I have multiple custom-selects on a page, and am now going to be converting them to a single searchAsync. As a result I need to be able to capture which custom-select is being used...

not quite sure how to do that..

jjravleuven commented 7 years ago

forget it, I'm an idiot lol