Typeahead problems with Bootstrap 3.0 RC1

前端 未结 5 1861
一个人的身影
一个人的身影 2020-11-30 04:08

I\'m trying to use Twitter Typeahead with Bootstrap 3 RC1, because Bootstrap dropped its own typeahead plugin on version 3.

I\'m using the following HTML on my form:

5条回答
  •  天命终不由人
    2020-11-30 04:31

    Instead Twitter Typeahead, try to use bootstrap-select. This library is integrated into the Bootstrap 3 and has a wider functionality.

提交回复
热议问题