【发布时间】:2017-04-27 11:48:15
【问题描述】:
我的数据表有问题(使用引导程序)。为什么 thead 和 tfoot 与 tbody 不匹配 - 请在我的上传图片上查看。
<div class="table-responsive">
<table id="myDataTable" class="table table-striped table-bordered" style="table-layout: fixed;overflow:hidden;">
thead 和 tfoot 有 100% 我能做什么?
<div class="dataTables_scrollHeadInner" style="box-sizing: content-box; width: 1084px; padding-right: 17px;">
为什么 dataTables_scrollHeadInner 的 padding-right 为 17px?我在 datatables.js 中找到了定义
【问题讨论】:
-
拥有一些实际的表格代码会有很大帮助。
-
提供全表结构代码!!!!!!!!!!!!!!!!!!!!!!!!!!!
标签: html css datatables responsive