JustGoscha/allmighty-autocomplete

can i use jquery to get autocomplete's value

flyher opened this issue · 1 comments

hi,
there has a special scene:
the autocomplete will be create by ng-repeat,it dynamic create,i cannot definte it by ng-model.
so i have to use jquery to get autocomplete's value.
it seems that it cannot get it value by jquery.
thank you.

well, i have found an idea to solve this problem.