Can I use Twitter Bootstrap and jQuery UI at the same time?

前端 未结 13 902
栀梦
栀梦 2020-11-28 20:48

I am using Twitter Bootstrap and I want to use an \"auto-suggest\" which is not available in Bootstrap, whereas jQuery UI has its own methods for auto-suggest.

Can I

13条回答
  •  孤城傲影
    2020-11-28 21:20

    I have site developed using jquery ui, I just tried to plug in bootstrap for future development and styling but it breaks virtually everything.

    So No they are not compatible.

提交回复
热议问题