【问题标题】:Stickytable not working for tables in boostrap modal粘性表不适用于引导模式中的表
【发布时间】:2016-06-06 17:49:48
【问题描述】:

我正在尝试使用粘性表头 js 来修复表头。我在所有其他表格上工作,但没有在 boostrap 模态中处理表格。

$("#measurementAndQuestionPage").on("shown.bs.modal", function() {
    $("#tblVitalCalendarViewForMeasurement").stickyTableHeaders();
});

【问题讨论】:

  • 你已经尝试过什么?你能发布一些代码吗?
  • 我的代码:$("#measurementAndQuestionPage").on("shown.bs.modal", function() { $("#tblVitalCalendarViewForMeasurement").stickyTableHeaders(); });跨度>

标签: javascript jquery modal-dialog sticky tableheader


【解决方案1】:

【讨论】:

  • 我使用的是 boostrap modal 不是 magnific popup
猜你喜欢
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 2015-11-04
  • 1970-01-01
  • 1970-01-01
  • 2021-03-27
  • 2019-03-21
  • 2020-11-11
相关资源
最近更新 更多