4

https://angular-ui.github.io/bootstrap/ with the Static arrays example in the Typeahead section...

If I wanted to do something like being able to select multiple states, one after the other, how would I add that into the Typeahead code? Also, is there anyway that when I click the input - it shows all the selections possible with a scroll bar?

Edit: I really like this one however it doesn't allow for multi-select: http://ghiden.github.io/angucomplete-alt/

0

2 Answers 2

2

Here is what I ended up using: https://github.com/tamtakoe/oi.multiselect

Sign up to request clarification or add additional context in comments.

Comments

0

try to use chosen:

chosen at github

Chosen works very well with angular and css frameworks, because chosen only hide your original multiselect component, without affect DOM parts.

Comments

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.