TableHeadFixer
TableHeadFixer copied to clipboard
A jQuery plugin for fix HTML table Head, Foot and Columns
solveRightColspan is not defined. https://github.com/lai32290/TableHeadFixer/blob/master/tableHeadFixer.js#L32 It occurs when I initialize the tableHeadFixer to fix the right column
this plugin working fine in Firefox and Chrome but in Safari Browser when table is scrolled fluctuate Table header
Hi,前辈, 我用了你这个插件来固定左侧列,但是IE和Mobile上滚动的时候,左侧列会闪动,前辈能帮忙看看是什么问题么?
There is a strange line in your JS: https://github.com/lai32290/TableHeadFixer/blob/master/tableHeadFixer.js#L67 Why do you do this? The makes the view scroll back to top when appending more data to table and re-running...
Fixed column vibrates when I scroll from the phone by touch, however if I move selecting the scroll bar does not vibrate. How could troubleshoot error and that when you...
Hi! Is there a way to refresh the state of the table? After I add columns/rows, the new doesn't scroll like the rest of the table. Thanks for the great...
 TableHeadFixer working very well. Big thank "lai32290"! But I have a problem, hope you help, Please see attack image file. Thank you very...
When the header and left column set to fixed it jumps while using IE and if the Laptop is using battery. I'm thinking this has todo with relative positioning.
Hello guy! Thank you for your plugin, it's very nice. But can you help me how to set the border for fixed column? my table has border. but when i...