What's the best jQuery plugin for creating a table with fixed header? It should be crossbrowser compatible. I'm needing this for creating a datagrid widget.
There's also $.tableScroll() plugin
If you need to create a table with fixed row labels as well, I whipped this up:
http://adamkochanowicz.com/blog/fixed-table-headers-and-sidebar/
来源:https://stackoverflow.com/questions/5524649/jquery-best-plugin-for-table-with-fixed-header