angular-off-click icon indicating copy to clipboard operation
angular-off-click copied to clipboard

Working with SELECT and it's options?

Open iangregsondev opened this issue 9 years ago • 1 comments

Nice ! Currently using this on a UL / LI combination, works great.

I wonder if its possible to use this on a standard SELECT loading via ng-options.

I can't detect when the select opens and closes. The ng-blur only fires when you click away from the select.

Probably not supported ? But thought I would ask.

iangregsondev avatar Sep 30 '16 06:09 iangregsondev

Not sure I understand what you are asking here. ngChange should fire when a value is selected.

TheSharpieOne avatar Sep 30 '16 14:09 TheSharpieOne