Bootstrap js 和 Material Design Lite js 不兼容吗?

Is Bootrap js and Material Design Lite js incompatible?

我正在尝试将 bootstrap 框架实施到我的 material design lite 框架中。现在,使用 bootstrap 网格效果很好,但是当我尝试使用 bootstrap 折叠面板时,它不起作用。 js有冲突吗?

如果您正在使用 bootstrap 作为您的 UI 框架并希望实施 material 设计,最好使用 bootstrap material design theme。这样发生冲突的几率就会小很多。

Material design lite 不适用于 bootstrap 并且混合这两者会导致很多冲突(主要是 CSS,如果不是 js).