标签: javascript jquery html css web
使用CSS修复thead或表列非常困难。那么,如何使用javascript编写通用函数?
thead
就这样
$('#ele').fixedHeader();
或
var table = new Table(); table.fixed();