Jquery UI in conflict with Bootstrap in CSS [dupli

2020-03-03 04:28发布

I found many conflicts in css definition when I integrate Bootstrap and Jquery UI. For example, there are h3 css definitions in both. So for this case, I always have to comment one of them.

My original idea is using the Bootstrap for the page layout and using Jquery UI to build UI interaction.

Is there any easy way to integrate them?

1条回答
贼婆χ
2楼-- · 2020-03-03 05:03

There is a specific theme for jQuery UI that provides support for Bootstrap: https://github.com/addyosmani/jquery-ui-bootstrap

查看更多
登录 后发表回答