JustGoscha / allmighty-autocomplete

Simple to use autocomplete directive in a module for AngularJs!
MIT License
392 stars 232 forks source link

fix a page with many select scene #102

Open flyher opened 9 years ago

flyher commented 9 years ago

You can get the input value with jquery. this can solve a page with many select and it dynamic declaration,they cannot use many ng-model,but we can use jquery to read all the select's value.

ps

101

default