gfranko / jquery.selectBoxIt.js

A jQuery Select Box Plugin for Mobile, Tablet, and Desktop
http://www.selectboxit.com
MIT License
852 stars 301 forks source link

Aggressive Change Mode not working #328

Open Eligible9653 opened 9 years ago

Eligible9653 commented 9 years ago

In the documentation following is stated:

Aggressive Change Mode will select a drop down option (and trigger the change event on the original select box) when a user navigates to an option using the up and down arrow keys via the keyboard, or searches for an option using the keyboard.

Im trying to use the selectboxit plugin in an angular app. So its necessary for the ng-change on the original selectbox to fire. Eventhough I have set the aggressiveChange option it doesnt update or fire the change event on the original select box.

Thanks in advance for taking the time to look into this.

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/11042370-aggressive-change-mode-not-working?utm_campaign=plugin&utm_content=tracker%2F23157&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F23157&utm_medium=issues&utm_source=github).