bootstrap的dataTable插件

问题


  • bootstrap的dataTable插件 table 的一些熟悉 为何 table table-bold table-hover table-striped
    这些属性都没起作用呢?

  • bootstrap dataTable 的CSS 和 js 我都加载了呢
    图片描述

图片描述

图片描述

阅读 7.5k
2 个回答

看你的截图,样式不是已经生效了么

这个建议先看文档,引进的东西有没有错。我记得datatables 的bootstrap样式文件叫

   <link rel="stylesheet" href="/css/plugins/dataTables.bootstrap.css">