Typeahead problems with Bootstrap 3.0 RC1

前端 未结 5 1865
一个人的身影
一个人的身影 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

    Typeahead.js css fixing also have problems with input groups (corners rounding), i found somewhere info that it breaks on modals, etc. Additionaly https://github.com/jharding/typeahead.js-bootstrap.css is no longer mantained so i am going to give a try for Bass Jobsen solution ;)

提交回复
热议问题