angularjs-dropdown-multiselect
angularjs-dropdown-multiselect copied to clipboard
onOpen Event
I'm having problems with early users commenting they did not know to click off the options list or click on the Dropdown button a to close the control.
So I'm wondering if there is a right way to detect the control has been opened. I would like to change the text on the button when the user clicks to open. Something like
Open Filter ...when closed
Close Filter ....when open.
Any way to do this with CSS until the event is added?