排行榜
新闻
排行榜
新闻
CCTV6
共 1 篇文章
排序
发布
更新
浏览
点赞
CCTV6节目单监控器
实时监控CCTV6节目单变化,有变化会自动标红,深入领会中央意图,从我做起
商业应用
# CCTV6
# 六公主
1个月前
0
289
0
没有了
标签云
jQuery(window).on('load', function () { $('#tablepress-1 tfoot td').each(function () { const th = jQuery(document.createElement('th')).html($(this).html()); $(this).replaceWith(th); }); var table = $('#tablepress-1').DataTable(); console.log("列数:" + table.columns().count()); table.columns().every(function (index) { var column = this; console.log("第 " + index + " 列的 footer 是:", column.footer()); var select = $('
') .appendTo($(column.footer()).empty()) .on('change', function () { var val = $.fn.dataTable.util.escapeRegex($(this).val()); column.search(val ? '^' + val + '$' : '', true, false).draw(); }); column.data().unique().sort().each(function (d) { select.append('
' + d + '
'); }); }); });
网址
网址
文章
软件