https://bugzilla.wikimedia.org/show_bug.cgi?id=40763
--- Comment #4 from Derk-Jan Hartman <[email protected]> --- http://datatables.net/extras/fixedheader/ and http://css-tricks.com/persistent-headers/ are some of the nicest implementations i have seen so far. both require cloning the headers, which is currently not possible with sortable tables. I think that if we would want to do this, we should split of the thead and tableheader normalization of tablesorter into it's own module and reuse that for fixed headers. -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
