It's very difficult to fix thead
or table column with css. So how do I use javascript to write a universal function?
Just like this
$('#ele').fixedHeader();
or
var table = new Table();
table.fixed();
It's very difficult to fix thead
or table column with css. So how do I use javascript to write a universal function?
Just like this
$('#ele').fixedHeader();
or
var table = new Table();
table.fixed();